示例#1
0
 public IEnumerable <Feed> GetFeeds()
 {
     return(repo.ReadFeeds());
 }