Json.NET - Quick Starts & API Documentation
JsonConverter Constructor
NamespacesNewtonsoft.JsonJsonConverterJsonConverter()()()
Initializes a new instance of the JsonConverter class.
Declaration Syntax
C#Visual BasicVisual C++
protected JsonConverter()
Protected Sub New
protected:
JsonConverter()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 2.0.0.0 (2.0.0.0)