示例#1
0
 public IList <CatalogEntity> getAll()
 {
     return(dao.getAll());
 }