2020 Members
Changes 4
M

GuidEnum

Name Return Type Description Inherited From
M Equals(Object) bool Compares two Guid-based enum object based on their concrete class and GUID value. (Overrides Object . Equals(Object) .)
M GetHashCode() int 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
Name Return Type Description Inherited From
P Guid Guid The Guid of GUID-based enum object.