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