示例#1
0
 protected override void ShutdownInternal()
 {
     MainStartup.Shutdown();
 }
示例#2
0
 protected override void RestartInternal()
 {
     MainStartup.Restart();
 }