![]() |
Able
Askowl Base Library Enabler
|
Deserialisation from JSON format More...
Public Member Functions | |
| Json | Parse (string jsonText) |
| Parse text containing valid but unknown format JSON More... | |
| void | Dispose () |
| Clear deserialized JSON tree More... | |
Public Attributes | |
| Trees | Node => tree |
| Retrieve the current node in the parsed JSON tree More... | |
Static Public Attributes | |
| static Json | Instance => new Json() |
| Retrieve a Json instance used to load data into More... | |
| void Askowl.Json.Dispose | ( | ) |
| Json Askowl.Json.Parse | ( | string | jsonText | ) |
| Trees Askowl.Json.Node => tree |