C# Class _250.ProgressBar

Show file Open project: Oscarbralo/TopBlogCoder Class Usage Examples

Public Methods

Method Description
showProgress ( int taskTimes, int tasksCompleted ) : string

Method Details

showProgress() public method

public showProgress ( int taskTimes, int tasksCompleted ) : string
taskTimes int
tasksCompleted int
return string