Метод | Описание | |
---|---|---|
Close ( ) : void | ||
ConsoleWriter ( |
||
Flush ( ) : void | ||
Write ( char data, int off, int len ) : void | ||
Write ( int ch ) : void |
Метод | Описание | |
---|---|---|
FlushBuffer ( ) : void |
public ConsoleWriter ( |
||
textArea | ||
Результат | System.Collections.Generic |
public Write ( char data, int off, int len ) : void | ||
data | char | |
off | int | |
len | int | |
Результат | void |