JsonLookupItemAdaptorJsonConverter Properties

Properties

CanRead Gets a value indicating whether this JsonConverter can read JSON.
(Inherited from JsonConverter)
CanWrite Indicates whether the converter can write (serialize) an object to json.
(Overrides JsonConverter.CanWrite)

See Also