Method DeserializeFromCommandLine
DeserializeFromCommandLine(string)
Deserialize scenario settings from a file passed through a command line argument
Declaration
protected virtual void DeserializeFromCommandLine(string commandLineArg = "--scenario-config-file")
Parameters
| Type | Name | Description |
|---|---|---|
| string | commandLineArg | The command line argument to look for |