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