withSIX.Updater.Presentation.Wpf.UpdaterApp.UpdaterApp C# (CSharp) 메소드

UpdaterApp() 공개 메소드

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