Click or drag to resize

EnumValueT Constructor

Overload List
 NameDescription
Public methodEnumValueT Initializes a new instance of the EnumValue class.
Public methodEnumValueT(T) Initializes a new instance of the EnumValue class using the supplied value of type T.
Public methodEnumValueT(EnumValueT) Initializes a new instance of the EnumValue by deep copying the supplied EnumValue class.
Top
See Also