Interface ProgressForm.ITaskProgressShow
Namespace: Reportman.Drawing.Forms
Assembly: Reportman.Drawing.Forms.dll
Syntax
public interface ProgressForm.ITaskProgressShow
Methods
ShowProgress(int, int)
Declaration
void ShowProgress(int current, int total)
Parameters
| Type | Name | Description |
|---|---|---|
| int | current | |
| int | total |