Json.NET - Quick Starts & API Documentation
JsonConverterAttribute Constructor (converterType)
Namespaces ► Newtonsoft.Json ► JsonConverterAttribute ► JsonConverterAttribute(Type)
Initializes a new instance of the JsonConverterAttribute class.
Declaration Syntax
Parameters
- converterType (Type)
- Type of the converter.