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