Name | Description | |
---|---|---|
StreamConverter Constructor |
The following tables list the members exposed by StreamConverter.
Name | Description | |
---|---|---|
StreamConverter Constructor |
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. |