Beispiel #1
0
 public virtual void Start()
 {
     on = true;
     mediator.IgnitionTurnedOn();
     Console.WriteLine("Ignition turned on");
 }