示例#1
0
 protected virtual void onGenerateKey_clicked(object sender, System.EventArgs e)
 {
     SSLMaker.KeyCreate dlgCreateKey = new SSLMaker.KeyCreate();
     dlgCreateKey.Show();
 }
示例#2
0
 protected virtual void onGenerateKey_clicked(object sender, System.EventArgs e)
 {
     SSLMaker.KeyCreate dlgCreateKey = new SSLMaker.KeyCreate();
     dlgCreateKey.Show();
 }