Enum |
| Name | Description | |
|---|---|---|
| EnumValueT | Initializes a new instance of the EnumValue class. | |
| EnumValueT(T) | Initializes a new instance of the EnumValue class using the supplied value of type T. | |
| EnumValueT(EnumValueT) | Initializes a new instance of the EnumValue by deep copying the supplied EnumValue class. |