Exemple #1
0
 public void Edit(Restaurant Restaurant)
 {
     Repository.Edit(Restaurant);
 }