Click or drag to resize
Json.NET

JsonConverter Properties

 

The JsonConverter type exposes the following members.

Properties
  NameDescription
Public propertyCanRead
Gets a value indicating whether this JsonConverter can read JSON.
Public propertyCanWrite
Gets a value indicating whether this JsonConverter can write JSON.
Top
See Also