List of all members.
Static Public Member Functions |
static string | ToJSON (this object graph) |
static string | ToJSON (this object graph, bool prettyPrint) |
static T | DeserializeFromJson< T > (this string json) |
Member Function Documentation
static string JsonPrettyPrinterPlus::JsonSerialization::JsonExtensions::ToJSON |
( |
this object |
graph | ) |
[inline, static] |
static string JsonPrettyPrinterPlus::JsonSerialization::JsonExtensions::ToJSON |
( |
this object |
graph, |
|
|
bool |
prettyPrint |
|
) |
| [inline, static] |
static T JsonPrettyPrinterPlus::JsonSerialization::JsonExtensions::DeserializeFromJson< T > |
( |
this string |
json | ) |
[inline, static] |
The documentation for this class was generated from the following file: