Exemplo n.º 1
0
 public void Update(int id, int tableNumber, object customerId) => reservationDAO.UpdateById(id, tableNumber, customerId);