Click or drag to resize

MatrixJsonConverter Properties

The MatrixJsonConverter type exposes the following members.

Properties
 NameDescription
Public propertyHandleNullGets a value that indicates whether should be passed to the converter on serialization, and whether Null should be passed on deserialization.
(Inherited from JsonConverterMatrix)
Public propertyTypeGets the type being converted by the current converter instance.
(Inherited from JsonConverterMatrix)
Top
See Also