Esempio n. 1
0
 public void SetUnderway(string id)
 {
     _reservationAppService.SetReservationUnderway(id);
 }