Property | Type | Description | |
---|---|---|---|
progress | int | ||
progressmax | int |
Method | Description | |
---|---|---|
ProgressChangeEventArgs ( ) : System | ||
SetParameters ( int Progress, int ProgressMax ) : void |
public SetParameters ( int Progress, int ProgressMax ) : void | ||
Progress | int | |
ProgressMax | int | |
return | void |