withSIX.Updater.Presentation.Wpf.UpdaterApp.UpdaterApp C# (CSharp) Method

UpdaterApp() public method

public UpdaterApp ( ) : System.Windows
return System.Windows
        public UpdaterApp() {
#if !DEBUG
            ExDialog.SetupExceptionHandler(this);
#endif
        }