Click or drag to resize
TransactionWhoOrder Class
Compares two transactions by customer name.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericComparerTransaction
    Algs4NetTransactionWhoOrder

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

The TransactionWhoOrder type exposes the following members.

Constructors
Methods
See Also