Exemple #1
0
 //当程序启动时执行
 private void Application_Startup(object sender, StartupEventArgs e)
 {
     StartupAndExit.ApplicationStartup();
 }