Name | Description | |
---|---|---|
FunctionConverter Constructor |
The following tables list the members exposed by FunctionConverter.
Name | Description | |
---|---|---|
FunctionConverter Constructor |
Name | Description | |
---|---|---|
CanConvert | Overridden. Gets whether the converter is supported. |
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. Deserialize the object. | |
Write | Writes the specified value. (Inherited from C1.JsonNet.JsonConverter) | |
WriteJson | Overridden. Serialize the value. |