Click or drag to resize
TransactionWhenOrder Class
Compares two transactions by date.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericComparerTransaction
    Algs4NetTransactionWhenOrder

Namespace: Algs4Net
Assembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class WhenOrder : Comparer<Transaction>

The TransactionWhenOrder type exposes the following members.

Constructors
Methods
See Also