C# Class TileIconifier.Program

Datei anzeigen Open project: Jonno12345/TileIconifier

Public Methods

Method Description
IsAdministrator ( ) : bool

Private Methods

Method Description
Application_ThreadException ( object sender, ThreadExceptionEventArgs e ) : void
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
Main ( ) : void
SetUpLanguageFromConfig ( ) : void
VerifyOs ( ) : void
main_LanguageChangedEvent ( object sender, LocalizationEventArgs eventArgs ) : void

Method Details

IsAdministrator() public static method

public static IsAdministrator ( ) : bool
return bool