| IPAddressNoneIsNullSimpleConverter Methods |
The IPAddressNoneIsNullSimpleConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| CanConvert |
Determines whether this instance can convert the specified object type.
(Inherited from SimpleStringJsonConverterT.) | |
| GetSchema |
Gets the JsonSchema of the JSON produced by the JsonConverter.
(Inherited from JsonConverter.) | |
| ReadJson |
Reads the JSON representation of the object.
(Overrides SimpleStringJsonConverterTReadJson(JsonReader, Type, Object, JsonSerializer).) | |
| WriteJson |
Writes the JSON representation of the object.
(Inherited from SimpleStringJsonConverterT.) |