Example #1
0
 public void Break()
 {
     logger.Info("Break");
     car.Break();
 }