Assertion Methods |
The Assertion type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals |
The equals.
(Overrides ObjectEquals(Object).) | |
GetHashCode |
Gets a hash code for this instance.
Calculated as recommended at http://msdn.microsoft.com/en-us/library/system.object.gethashcode.aspx
(Overrides ObjectGetHashCode.) | |
ToString |
The tostring.
(Overrides ObjectToString.) |
See Also