C# Class AutoQuery.TimerX

Afficher le fichier Open project: CarlosX/RakionLauncher Class Usage Examples

Méthodes publiques

Méthode Description
RunTimer ( ) : void
TimerX ( double minutes, double max_ct, bool _inf, int _del ) : System

Private Methods

Méthode Description
TimerTask ( object StateObj ) : void

Method Details

RunTimer() public méthode

public RunTimer ( ) : void
Résultat void

TimerX() public méthode

public TimerX ( double minutes, double max_ct, bool _inf, int _del ) : System
minutes double
max_ct double
_inf bool
_del int
Résultat System