Esempio n. 1
0
 public void UpdateTable(int id, int tableNumber) => reservationDAO.UpdateTableNumberById(id, tableNumber);