C# Class _250.ProgressBar

ファイルを表示 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