Click or drag to resize
Json.NET

JConstructor Constructor

 
Overload List
  NameDescription
Public methodJConstructor
Initializes a new instance of the JConstructor class.
Public methodJConstructor(String)
Initializes a new instance of the JConstructor class with the specified name.
Public methodJConstructor(JConstructor)
Initializes a new instance of the JConstructor class from another JConstructor object.
Public methodJConstructor(String, Object)
Initializes a new instance of the JConstructor class with the specified name and content.
Public methodJConstructor(String, Object)
Initializes a new instance of the JConstructor class with the specified name and content.
Top
See Also