Click or drag to resize

EnumValueT Constructor

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