C# Class CommonServices.AutoClickProgressValueChangedEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
AutoClickProgressValueChangedEventArgs ( int progressValue ) : System

Method Details

AutoClickProgressValueChangedEventArgs() public method

public AutoClickProgressValueChangedEventArgs ( int progressValue ) : System
progressValue int
return System