Transaction Methods |
The Transaction type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompareTo |
Compares two transactions by amount. |
![]() | Equals |
Compares this transaction to the specified object. (Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Returns a hash code for this transaction. (Overrides ObjectGetHashCode.) |
![]() ![]() | MainTest |
Demo test the Transaction data type. |
![]() | ToString |
Returns a string representation of this transaction. (Overrides ObjectToString.) |