Esempio n. 1
0
 public List <Restaurant> GetRestaurants()
 {
     return(RestaurantsDbObject.GetRestaurants());
 }