[]
Converts an Enum to and from its name string value with camel style.
public class CamelStringEnumConverter : StringEnumConverter
| Name | Description |
|---|---|
| CamelStringEnumConverter() | Create a CamelStringEnumConverter. |
| Name | Description |
|---|---|
| ReadJson(JsonReader, Type, object, JsonSerializer) | Reads the JSON representation of the object. |