C# Class Blacker.MangaScraper.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Datei anzeigen Open project: blacker-cz/MangaScraper

Public Methods

Method Description
App ( ) : System

Private Methods

Method Description
AppDispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void
Application_Startup ( object sender, System.Windows.StartupEventArgs e ) : void
MigrateSettings ( ) : void

Migrate user settings in case of upgrade

RegisterServices ( ) : void

Method Details

App() public method

public App ( ) : System
return System