private void ShowServerInfo(object sender, EventArgs e) { GApp.GetConnectionCommandTarget().ShowServerInfo(); }
private void CommentLog(object sender, EventArgs e) { GApp.GetConnectionCommandTarget().CommentLog(); }