IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

JsonPrettyPrinterPlus::JsonSerialization::JsonExtensions Class Reference

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:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events