Esempio n. 1
0
 public IEnumerable <Category> GetList()
 {
     return(business.GetList());
 }