Ejemplo n.º 1
0
 private void TrackHashtag(IList <string> hashtags)
 {
     Hashtags++;
     TopHashtags.Track(hashtags);
 }