Click or drag to resize
Json.NET

JProperty Constructor

 
Overload List
  NameDescription
Public methodJProperty(JProperty)
Initializes a new instance of the JProperty class from another JProperty object.
Public methodJProperty(String, Object)
Initializes a new instance of the JProperty class.
Public methodJProperty(String, Object)
Initializes a new instance of the JProperty class.
Top
See Also