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