public Progress ( int place, int total ) : void | ||
place | int | Current progress to this point |
total | int | Total progress to completion |
return | void |
public Progress ( int place, int total ) : void | ||
place | int | Current progress to this point |
total | int | Total progress to completion |
return | void |