Exemple #1
0
 public void Ignition()
 {
     ignition.OperationA();
     ignition.OperationB();
     ignition.OperationC();
 }