SimulationBase Class |
[This is preliminary documentation and is subject to change.]
Namespace: TrafficSimulation.Simulation.Engine
The SimulationBase type exposes the following members.
| Name | Description | |
|---|---|---|
| SimulationBase |
Constructor where the Id gets set automatically
| |
| SimulationBase(Int32) |
Constructor to set the id manually.
|
| Name | Description | |
|---|---|---|
| Equals |
Equals Implementation
(Overrides ObjectEquals(Object).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
GetHashCode impelementation
(Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
ToString Implementation
(Overrides ObjectToString.) |