Exemple #1
0
 public IEnumerable <Restaurant> Get()
 {
     return(_restaurants.GetAll());
 }