Exemple #1
0
 public IEnumerable <Accomodation> Get()
 {
     return(_accomodationService.ListAccomodations());
 }