EnumBase
Class in Yarn
Inherits from TypeBase
Summary
The base type for all enumeration types.
public class EnumBase : TypeBaseConstructors
| Name | Description |
|---|---|
| EnumBase() | Initialises a new instance of the EnumBase class. |
Properties
| Name | Description |
|---|---|
| Description | Gets a string describing this type. |
| Name | Gets the name of this type. |
| Parent | Gets the parent of this type. |