Public Methods (see also Protected Methods )

  Name Description
Equals Overloaded. Overridden.  
GetHashCode Overridden. Retrieves the hash code for the current Identity instance.
GetType  (inherited from Object )
op_Equality Determines whether two instances of Identity are equal.
op_Inequality Checks to see if the given Identity instances specify the same identity.
Parse Converts the string representation of an identity to its Identity equivalent.
ReferenceEquals  (inherited from Object )
ToFriendlyString Converts identity to a friendly string.
ToString Overridden. Converts identity to a string.

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

See Also