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


The following tables list the members exposed by IsoDateTimeConverter.

Public Constructors
 NameDescription
Public ConstructorIsoDateTimeConverter Constructor  
Top
Public Properties
 NameDescription
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)
Public PropertyCulture Gets or sets the culture used when converting a date to and from JSON.  
Public PropertyDateTimeFormat Gets or sets the date time format used when converting a date to and from JSON.  
Public PropertyDateTimeStyles Gets or sets the date time styles used when converting a date to and from JSON.  
Top
Public Methods
 NameDescription
Public MethodCanConvert Determines whether this instance can convert the specified object type. (Inherited from Noemax.Newtonsoft.Json.Converters.DateTimeConverterBase)
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

IsoDateTimeConverter Class
Noemax.Newtonsoft.Json.Converters Namespace

Send Feedback