Example #1
0
 public IEnumerable <Hashtag> GetHashtags()
 {
     return(repo.ReadHashtags());
 }