C# Class Mistilteinn.Tools.App

App.xaml 的交互逻辑
Inheritance: System.Windows.Application
显示文件 Open project: RuriJudgement/Mistilteinn

Protected Methods

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

Private Methods

Method Description
RestartAsAdministraror ( String args ) : void
SetFileExtend ( String args ) : bool

Method Details

OnStartup() protected method

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