C# Class AcManager.Tools.GameProperties.ImmediateCancelHelper.MemoryListener

Inheritance: IDisposable
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
Dispose ( ) : void
MemoryListener ( CancellationTokenSource sharedCancellationTokenSource ) : System

Private Methods

Méthode Description
OnKeyUp ( object sender, KeyEventArgs e ) : void
OnStart ( object sender, EventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

MemoryListener() public méthode

public MemoryListener ( CancellationTokenSource sharedCancellationTokenSource ) : System
sharedCancellationTokenSource System.Threading.CancellationTokenSource
Résultat System