SingleOrArrayConverter<(Of <(<'T>)>)>..::..WriteJson Method
Writes the JSON representation of the object.
Namespace:
FlowWright.cDevDeAPI.MobileAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
Parameters
- writer
- Type: JsonWriter
The JsonWriter to write to.
- value
- Type: Object
The value.
- serializer
- Type: JsonSerializer
The calling serializer.