コード例 #1
0
ファイル: TweetDeckBridge.cs プロジェクト: vanroy86/TweetDuck
 public void SetRightClickedLink(string type, string url)
 {
     ContextInfo.SetLink(type, url);
 }