IPAddressNoneIsNullSimpleConverter Class |
Namespace: net.openstack.Core.Domain.Converters
The IPAddressNoneIsNullSimpleConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() | IPAddressNoneIsNullSimpleConverter | Initializes a new instance of the IPAddressNoneIsNullSimpleConverter class |
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.) |
Name | Description | |
---|---|---|
![]() | CanRead |
Gets a value indicating whether this JsonConverter can read JSON.
(Inherited from JsonConverter.) |
![]() | CanWrite |
Gets a value indicating whether this JsonConverter can write JSON.
(Inherited from JsonConverter.) |