TypeReference Methods |
The TypeReference type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified Object is equal to the current TypeReference.
(Overrides ValueTypeEquals(Object).) | |
Equals(TypeReference) |
Returns a value indicating whether the this instance is equal to the specified instance.
| |
GetHashCode |
Serves as a hash function for a particular type.
(Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Converts this instance to a string representation.
(Overrides ValueTypeToString.) |