[]
Initializes a new instance of the EnumConverter class for the given type.
public TabStyleEnumConverter(Type type)
Type | Name | Description |
---|---|---|
Type | type | A Type Type that represents the type of enumeration to associate with this enumeration converter. |