WCF-Xtensions Class Reference for Mono
CustomCreationConverter<T> Class Members
Properties  Methods 


The following tables list the members exposed by CustomCreationConverter<T>.

Public Properties
 NameDescription
Public PropertyCanReadGets a value indicating whether this Noemax.Newtonsoft.Json.JsonConverter can read JSON. (Inherited from Noemax.Newtonsoft.Json.JsonConverter)
Public PropertyCanWriteOverridden. Gets a value indicating whether this Noemax.Newtonsoft.Json.JsonConverter can write JSON.  
Top
Public Methods
 NameDescription
Public MethodCanConvertOverridden.  Determines whether this instance can convert the specified object type.  
Public MethodCreate Creates an object which will then be populated by the serializer.  
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

CustomCreationConverter<T> Class
Noemax.Newtonsoft.Json.Converters Namespace

Send Feedback