Delegate |
The DelegateEqualityComparerT type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified objects are equal. | |
| GetHashCode | Returns a hash code for the specified object. |
| Name | Description | |
|---|---|---|
| SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions) |