示例#1
0
 public IEnumerable <Category> GetList()
 {
     return(business.GetList());
 }