CommandLineIOExtensions - методы |
Тип CommandLineIOExtensions предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| WriteIndent | ||
| WriteIndented(TextWriter, String, Int32) |
Writes a string to the text string or stream with indentation of every line of the string.
| |
| WriteIndented(TextWriter, String, Int32, Boolean) |
Writes a string to the text string or stream with indentation of every line of the string.
| |
| WriteLogo |
Writes a logo to the specified output stream.
|