Example #1
0
 public override void DoCommand(object sender, EventArgs args)
 {
     _window.NavigateToGitHub(_commandId);
 }