public TweetLocationDeletedEventArgs(ITweetLocationRemovedInfo tweetLocationRemovedInfo) { TweetLocationRemovedInfo = tweetLocationRemovedInfo; }