Example #1
0
 public IOEmbedTweet GenerateOEmbedTweet()
 {
     return(_tweetController.GenerateOEmbedTweet(_tweetDTO));
 }