Exemplo n.º 1
0
 protected override void ShutdownInternal()
 {
     MainStartup.Shutdown();
 }
Exemplo n.º 2
0
 protected override void RestartInternal()
 {
     MainStartup.Restart();
 }