Ejemplo n.º 1
0
 public void OnJapanCarCreation(JapanCar japanCar)
 {
     _notifyUsersAction.Notify(japanCar);
 }