C# Class AcManager.App

Inheritance: FatalErrorMessage.IAppRestartHelper, IAppIconProvider, IDisposable
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
CreateAndRun ( ) : void
Dispose ( ) : void

Private Methods

Méthode Description
App ( ) : System
AppUpdater_Updated ( object sender, EventArgs e ) : void
BackgroundInitialization ( ) : void
BbCodeBlock_ImageClicked ( object sender, BbCodeImageEventArgs e ) : void
CurrentDomain_ProcessExit ( object sender, EventArgs e ) : void
DataUpdater_Updated ( object sender, EventArgs e ) : void
FatalErrorMessage ( ) : void
IAppIconProvider ( ) : Uri
InitializePresets ( ) : void
InitializeUpdatableStuff ( ) : void
LocaleUpdater_Updated ( object sender, EventArgs e ) : void
PrepareUi ( ) : void
TestKey ( ) : void

Method Details

CreateAndRun() public static méthode

public static CreateAndRun ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void