Exemplo n.º 1
0
 private void ShowServerInfo(object sender, EventArgs e)
 {
     GApp.GetConnectionCommandTarget().ShowServerInfo();
 }
Exemplo n.º 2
0
 private void CommentLog(object sender, EventArgs e)
 {
     GApp.GetConnectionCommandTarget().CommentLog();
 }