The ProductJsonConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ProductJsonConverter |
Initializes a new instance of the ProductJsonConverter class. |
Name | Description | |
---|---|---|
![]() |
CanConvert |
Determines whether this instance can convert the specified object type. (Overrides JsonConverter.CanConvert(Type).) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetConverters |
Gets a list of available JSON converters. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetInternalConverters |
Gets a list of internal JSON converters. |
![]() |
GetSchema | Obsolete. (Inherited from JsonConverter.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ReadJson |
Reads the JSON representation of the object. (Overrides JsonConverter.ReadJson(JsonReader, Type, Object, JsonSerializer).) |
![]() |
ToString | (Inherited from Object.) |
![]() |
WriteJson |
Writes the JSON representation of the object. (Overrides JsonConverter.WriteJson(JsonWriter, Object, JsonSerializer).) |
Name | Description | |
---|---|---|
![]() |
CanRead | (Inherited from JsonConverter.) |
![]() |
CanWrite | (Inherited from JsonConverter.) |
![]() |
ColorConverter |
Gets a color converter. |