C# Class AutoQuery.TimerX

显示文件 Open project: CarlosX/RakionLauncher Class Usage Examples

Public Methods

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

Private Methods

Method Description
TimerTask ( object StateObj ) : void

Method Details

RunTimer() public method

public RunTimer ( ) : void
return void

TimerX() public method

public TimerX ( double minutes, double max_ct, bool _inf, int _del ) : System
minutes double
max_ct double
_inf bool
_del int
return System