Пример #1
0
 public void Execute()
 {
     //TODO Add soft and hard stop
     //Stops the application
     _lifecycle.Stop();
 }