Json.NET - Quick Starts & API Documentation
WriteStartConstructor Method (name)
Namespaces ► Newtonsoft.Json.Linq ► JTokenWriter ► WriteStartConstructor(String)
Writes the start of a constructor with the given name.
Declaration Syntax
Parameters
- name (String)
- The name of the constructor.