EnumKeyAttribute constructor
Sets the enumeration key of an enum.
public EnumKeyAttribute(string value)
| parameter | description |
|---|---|
| value | The value. |
Remarks
Initializes a new instance of the EnumKeyAttribute class.
See Also
- class EnumKeyAttribute
Sets the enumeration key of an enum.
public EnumKeyAttribute(string value)
| parameter | description |
|---|---|
| value | The value. |
Initializes a new instance of the EnumKeyAttribute class.