JsonConverterAttribute
Instructs the JsonSerializer to use the specified JsonConverter when serializing the member or class.
The parameter list to use when constructing the JsonConverter described by ConverterType.
If null, the default constructor is used.
Gets the Type of the JsonConverter.
Initializes a new instance of the JsonConverterAttribute class.
Initializes a new instance of the JsonConverterAttribute class.