Method ToJson
ToJson(GraphDescriptor)
Retrieve the GraphDescriptor JSon representation
Declaration
public static string ToJson(GraphDescriptor desc)
Parameters
Type | Name | Description |
---|---|---|
GraphDescriptor | desc | The GraphDescriptor to Reset |
Returns
Type | Description |
---|---|
string | Returns a json string representation of the graph |