Class Message
- Namespace
- NominalSystems.Messages
- Assembly
- NominalSystems.Messages.dll
[Nominal] Represents the base class for all simulation messages. These are groups of data that can be sent between components in the simulation.
public abstract class Message : Simulation.Object
- Inheritance
-
Message
- Derived
Constructors
Message()
Default constructor
protected Message()
Methods
ToString()
public override string ToString()