2027 Constructor
Changes 0
C

GuidEnum

Description:
Creates an Guid-based enum instance with the supplied name and GUID. GUID-based enum instance can be compared by this guid value.
public GuidEnum(
	Guid guid
)
  • Guid
    guid
    The GUID of this GUID-based enum.