Method DeserializeData
DeserializeData(String)
Load and deserialize analysis data from json file and reload
Declaration
public static void DeserializeData(string path)
Parameters
Type | Name | Description |
---|---|---|
String | path | File path to load from |
Load and deserialize analysis data from json file and reload
public static void DeserializeData(string path)
Type | Name | Description |
---|---|---|
String | path | File path to load from |