C# Class ADL.InitProgressChangedEvent

Inheritance: System.EventArgs
Show file Open project: addlive/addlive_sdk_c_sharp Class Usage Examples

Public Methods

Method Description
InitProgressChangedEvent ( int progress ) : System

Method Details

InitProgressChangedEvent() public method

public InitProgressChangedEvent ( int progress ) : System
progress int
return System