StringEnumConverter
Converts an Enum to and from its name string value.
Gets or sets a value indicating whether integer values are allowed when deserializing.
The default value is true.
Gets or sets a value indicating whether the written enum text should be camel case.
The default value is false.
public StringEnumConverter()
Initializes a new instance of the StringEnumConverter class.
Initializes a new instance of the StringEnumConverter class.