 | TrafficLightControlEngineStart Method |
[This is preliminary documentation and is subject to change.]
Starts the simulation.
Namespace:
TrafficSimulation.TrafficLightControl.Engine
Assembly:
TrafficSimulation.TrafficLightControl.Engine (in TrafficSimulation.TrafficLightControl.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntaxpublic:
virtual void Start() sealed
abstract Start : unit -> unit
override Start : unit -> unit
Implements
IEngineStart
See Also