Provides a mechanism for comparing two Tick objects for equality. More...
Inherits IEqualityComparer< Tick >.
Public Member Functions | |
bool | Equals (Tick x, Tick y) |
Determines whether the specified Tick objects are equal. More... | |
int | GetHashCode (Tick obj) |
Serves as a hash function for a Tick object. More... | |
Provides a mechanism for comparing two Tick objects for equality.