Example #1
0
 public void SetRightClickedLink(string type, string url)
 {
     ContextInfo.SetLink(type, url);
 }