WCF-Xtensions Class Reference for Mono
StringEnumConverter Class Members
Properties  Methods 


The following tables list the members exposed by StringEnumConverter.

Public Constructors
 NameDescription
Public ConstructorStringEnumConverter ConstructorInitializes a new instance of the StringEnumConverter class.  
Top
Public Properties
 NameDescription
Public PropertyAllowIntegerValues Gets or sets a value indicating whether integer values are allowed.  
Public PropertyCamelCaseText Gets or sets a value indicating whether the written enum text should be camel case.  
Public PropertyCanReadGets a value indicating whether this Noemax.Newtonsoft.Json.JsonConverter can read JSON. (Inherited from Noemax.Newtonsoft.Json.JsonConverter)
Public PropertyCanWriteGets a value indicating whether this Noemax.Newtonsoft.Json.JsonConverter can write JSON. (Inherited from Noemax.Newtonsoft.Json.JsonConverter)
Top
Public Methods
 NameDescription
Public MethodCanConvertOverridden.  Determines whether this instance can convert the specified object type.  
Public MethodGetSchemaGets the Noemax.Newtonsoft.Json.Schema.JsonSchema of the JSON produced by the JsonConverter. (Inherited from Noemax.Newtonsoft.Json.JsonConverter)
Public MethodReadJsonOverridden.  Reads the JSON representation of the object.  
Public MethodWriteJsonOverridden.  Writes the JSON representation of the object.  
Top
See Also

Reference

StringEnumConverter Class
Noemax.Newtonsoft.Json.Converters Namespace

Send Feedback