public App() { AppEvent += OnAppEvent; _siHandler = new SIHandler(); #if !DEBUG ExDialog.SetupExceptionHandler(this); #endif }