コード例 #1
0
 public void CarArrivedAtEntrance2()
 {
     ticketMachine2.CarArrived2();
     ticketMachine2.GetMessage2();
 }