Click or drag to resize
IPAddressNoneIsNullSimpleConverter Properties
This API is preliminary and subject to change.

The IPAddressNoneIsNullSimpleConverter type exposes the following members.

Properties
  NameDescription
Public propertyCanRead
Gets a value indicating whether this JsonConverter can read JSON.
(Inherited from JsonConverter.)
Public propertyCanWrite
Gets a value indicating whether this JsonConverter can write JSON.
(Inherited from JsonConverter.)
Top
See Also