프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DrawSimple | void | ||
IDisposable | void |
메소드 | 설명 | |
---|---|---|
Done ( ) : void |
Stops the progress bar by writing a line break to the Console.
|
|
Draw ( ) : void |
Draws the progress-bar to Console.Error. The current line is overwritten. |
메소드 | 설명 | |
---|---|---|
DrawPretty ( ) : void |
메소드 | 설명 | |
---|---|---|
DrawSimple ( ) : void | ||
IDisposable ( ) : void |
Stops the progress bar by writing a line break to the Console.
|