Click or drag to resize

WikiBooleanJsonConverter Properties

This is preliminary documentation and is subject to change.

The WikiBooleanJsonConverter 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 JsonConverterBoolean)
Public propertyTypeGets the type being converted by the current converter instance.
(Inherited from JsonConverterBoolean)
Top
See Also