C# Class Morpheus.ProgressEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: cwenger/Morpheus Class Usage Examples

Public Methods

Method Description
ProgressEventArgs ( int progress ) : System

Method Details

ProgressEventArgs() public method

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