EnumBase

Class in Yarn

Inherits from TypeBase

Summary

The base type for all enumeration types.

public class EnumBase : TypeBase

Constructors

NameDescription
EnumBase()Initialises a new instance of the EnumBase class.

Properties

NameDescription
DescriptionGets a string describing this type.
NameGets the name of this type.
ParentGets the parent of this type.