Esempio n. 1
0
 public IList <CatalogEntity> GetCatalogsForMainPage()
 {
     return(dao.getCatalogsForMainPage());
 }