Exemplo n.º 1
0
 public IEnumerable <Category> GetCategories()
 {
     return(AdvertisementService.GetCategories());
 }