示例#1
0
 protected virtual void OnAboutActionActivated(object sender, System.EventArgs e)
 {
     FastSearcher.AboutDialog d = new FastSearcher.AboutDialog();
     d.Show();
 }
示例#2
0
 protected virtual void OnAboutActionActivated(object sender, System.EventArgs e)
 {
     FastSearcher.AboutDialog d = new FastSearcher.AboutDialog();
     d.Show();
 }