Json.NET - Quick Starts & API Documentation
WriteEndConstructor Method
NamespacesNewtonsoft.JsonJsonWriterWriteEndConstructor()()()()
Writes the end constructor.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void WriteEndConstructor()
Public Overridable Sub WriteEndConstructor
public:
virtual void WriteEndConstructor()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13929)