Метод | Описание | |
---|---|---|
ProgressEventArgs ( string progress, int currentStep, int totalSteps ) : System |
public ProgressEventArgs ( string progress, int currentStep, int totalSteps ) : System | ||
progress | string | |
currentStep | int | |
totalSteps | int | |
Результат | System |