C# Class JryVideo.App

App.xaml 的交互逻辑
Inheritance: System.Windows.Application
Mostrar archivo Open project: Cologler/JRYVideo

Public Methods

Method Description
App ( ) : System

Protected Methods

Method Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Method Description
App_DispatcherUnhandledException ( object sender, System e ) : void
BeginLoadUserConfig ( ) : void
ConfigWatcher_Changed ( object sender, FileSystemEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System

OnStartup() protected method

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
return void