Json.NET - Quick Starts & API Documentation
JConstructor Constructor
Namespaces ► Newtonsoft.Json.Linq ► JConstructor ► JConstructor()()()()
Members
Icon | Member | Description |
---|---|---|
JConstructor()()()() |
Initializes a new instance of the JConstructor class.
|
|
JConstructor(JConstructor) |
Initializes a new instance of the JConstructor class from another JConstructor object.
|
|
JConstructor(String, array<Object>[]()[][]) |
Initializes a new instance of the JConstructor class with the specified name and content.
|
|
JConstructor(String, Object) |
Initializes a new instance of the JConstructor class with the specified name and content.
|
|
JConstructor(String) |
Initializes a new instance of the JConstructor class with the specified name.
|