C# Class ExBuddy.Helpers.ConditionTimer

Inheritance: IDisposable
Afficher le fichier Open project: MGramolini/ExBuddy Class Usage Examples

Méthodes publiques

Méthode Description
ConditionTimer ( int id, System.TimeSpan timeSpan ) : System
Dispose ( ) : void

Private Methods

Méthode Description
ToggleValid ( object context ) : void

Method Details

ConditionTimer() public méthode

public ConditionTimer ( int id, System.TimeSpan timeSpan ) : System
id int
timeSpan System.TimeSpan
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void