Method | Description | |
---|---|---|
ProgressEventArgs ( String task, int page, int currRecord, int recordCount ) : System |
public ProgressEventArgs ( String task, int page, int currRecord, int recordCount ) : System | ||
task | String | |
page | int | |
currRecord | int | |
recordCount | int | |
return | System |