Beispiel #1
0
 public IEnumerable <Cat> getRecommend()//获取推荐
 {
     return(icat.getRecommend());
 }