Method SerializeData
SerializeData(String)
Serialize the analysis data to json and save to disk
Declaration
public static void SerializeData(string path)
Parameters
| Type | Name | Description |
|---|---|---|
| String | path | File path to save to |
Serialize the analysis data to json and save to disk
public static void SerializeData(string path)
| Type | Name | Description |
|---|---|---|
| String | path | File path to save to |