C# Class CommonServices.AutoClickCountDownEventArgs

Inheritance: System.EventArgs
显示文件 Open project: Invenietis/ck-certified

Public Methods

Method Description
AutoClickCountDownEventArgs ( int timeBeforeClick ) : System

Method Details

AutoClickCountDownEventArgs() public method

public AutoClickCountDownEventArgs ( int timeBeforeClick ) : System
timeBeforeClick int
return System