Exemple #1
0
 public List <Keyword> GetKeywords()
 {
     return(_tweetService.GetKeywords());
 }