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