Method SerializeToJson
SerializeToJson()
Serializes the scenario's constants and randomizer settings to a JSON string
Declaration
public abstract string SerializeToJson()
Returns
Type | Description |
---|---|
string | The scenario configuration as a JSON string |