2027 Members
Changes 0
M

GuidEnum Methods

Name Return Type Description Inherited From
M Equals(Object) Boolean Compares two Guid-based enum object based on their concrete class and GUID value. (Overrides Object . Equals(Object) )
M GetHashCode() Int32 Generates a hash code for this Guid-based enum object. (Overrides Object . GetHashCode () )
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object