public TweetLocationDeletedEventArgs(ITweetLocationRemovedInfo tweetLocationRemovedInfo)
 {
     TweetLocationRemovedInfo = tweetLocationRemovedInfo;
 }
Esempio n. 2
0
 public TweetLocationDeletedEventArgs(ITweetLocationRemovedInfo tweetLocationRemovedInfo)
 {
     TweetLocationRemovedInfo = tweetLocationRemovedInfo;
 }