Exemple #1
0
 private int TotalTweetsDay()
 {
     return(getTweet.TotalTweet());
 }