Example #1
0
 public IEnumerable <Mention> GetMentions()
 {
     return(repo.ReadMentions());
 }