Name | Description | |
---|---|---|
![]() | CanConvert | Overridden. Determines whether this instance can convert the specified object type. |
For a list of all members of this type, see StreamConverter members.
Name | Description | |
---|---|---|
![]() | CanConvert | Overridden. Determines whether this instance can convert the specified object type. |
Name | Description | |
---|---|---|
![]() | ConvertFrom | Deserialize an object from the specified value. (Inherited from C1.JsonNet.JsonConverter) |
![]() | ConvertTo | Serialize the specified value to a string. (Inherited from C1.JsonNet.JsonConverter) |
![]() | ReadJson | Overridden. Reads the JSON representation of the object. |
![]() | Write | Writes the specified value. (Inherited from C1.JsonNet.JsonConverter) |
![]() | WriteJson | Overridden. Writes the JSON representation of the object. |