C# Class AcManager.Tools.GameProperties.RhmService

Inheritance: FirstFloor.ModernUI.Presentation.NotifyPropertyChanged, IDisposable
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

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

Private Methods

Méthode Description
CheckSettings ( ) : bool
EnsureRunned ( bool keepVisible = false ) : bool
EnsureStopped ( ) : void
KeepRunning ( ) : void
NonCmInstanceRunned ( ) : bool
OnGameEnded ( object sender, GameEndedArgs e ) : void
OnGameStarted ( object sender, GameStartedArgs e ) : void
OnSettingChanged ( object sender, System e ) : void
RhmService ( ) : System
RunRhm ( bool keepVisible = false ) : bool
SetVisibility ( bool visible ) : bool

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SetListener() public méthode

public SetListener ( ) : void
Résultat void