StringEnumConverter Constructor (Boolean) |
Note: This API is now obsolete.
Namespace: Newtonsoft.Json.Converters
[ObsoleteAttribute("StringEnumConverter(bool) is obsolete. Create a converter with StringEnumConverter(NamingStrategy, bool) instead.")] public StringEnumConverter( bool camelCaseText )