Delegate |
The DelegateComparerT type exposes the following members.
Name | Description | |
---|---|---|
DelegateComparerT | Initializes a new instance of the DelegateComparerT class. |
Name | Description | |
---|---|---|
Compare | Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other. |
Name | Description | |
---|---|---|
SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions) |