CommandLineIOExtensions - класс

Provides utility methods that perform common tasks.

Definition

Пространство имён: Tessa.Platform.CommandLine
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public static class CommandLineIOExtensions
Inheritance
Object    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.

См. также