C# Class AcManager.Tools.SharedMemory.AcSharedMemory

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

Private Properties

Свойство Type Description
AcSharedMemory System
Drive_PropertyChanged void
IsGameProcess bool
Reconnect bool
TryToFindGameProcess System.Diagnostics.Process
Update void
UpdatePhysics void

Méthodes publiques

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

Private Methods

Méthode Description
AcSharedMemory ( ) : System
Drive_PropertyChanged ( object sender, System e ) : void
IsGameProcess ( Process process ) : bool
Reconnect ( ) : bool
TryToFindGameProcess ( ) : Process
Update ( object sender, System.Timers.ElapsedEventArgs e ) : void
UpdatePhysics ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Initialize() public static méthode

public static Initialize ( ) : void
Résultat void