Last updated 3 days ago
Was this helpful?
Constructor in
Initializes a new instance of the class that represents an enum type. This type has no methods of its own, and is a subtype of .
public EnumType(string name, string description, TypeBase rawType)
string name
string
The name of this method.
string description
A string that describes this method.
rawType