[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description |
---|
 | JConstructor(JConstructor) |
Initializes a new instance of the JConstructor class from another JConstructor object.
|
 | JConstructor(String) |
Initializes a new instance of the JConstructor class with the specified name.
|
 | JConstructor(String, Object) |
Initializes a new instance of the JConstructor class with the specified name and content.
|
 | JConstructor(String, array<Object>[]()[]) |
Initializes a new instance of the JConstructor class with the specified name and content.
|
See Also
JConstructor Class
JConstructor Members
Facebook.Json.Linq Namespace