C# Class AdvancedLauncher.App

Inheritance: System.Windows.Application
Show file Open project: GoldRenard/DMOAdvancedLauncher

Public Methods

Method Description
IsAdministrator ( ) : bool
PrintHeader ( ) : void

Private Methods

Method Description
App ( ) : System
Application_Startup ( object sender, System.Windows.StartupEventArgs e ) : void

Method Details

IsAdministrator() public static method

public static IsAdministrator ( ) : bool
return bool

PrintHeader() public static method

public static PrintHeader ( ) : void
return void