메소드 | 설명 | |
---|---|---|
AddProcessedSteps ( int steps ) : int |
Increase counter for processed steps. Returns the number of steps that were really increased (in case "new steps + saved steps > max steps").
|
|
ProgressSection ( String name, int numberOfSteps ) : System |
public ProgressSection ( String name, int numberOfSteps ) : System | ||
name | String | |
numberOfSteps | int | |
리턴 | System |