JsonSerializer Constructor

Json.NET

Json.NET - Quick Starts & API Documentation JsonSerializer Constructor
NamespacesNewtonsoft.JsonJsonSerializerJsonSerializer()()()()
Initializes a new instance of the JsonSerializer class.
Declaration Syntax
C# Visual Basic Visual C++
public JsonSerializer()
Public Sub New
public:
JsonSerializer()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.6.14930)