<Code Lib>
2020 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
)

Loading…