Для изменения размера нажмите или перетащите

CommandLineIOExtensions - класс

Provides utility methods that perform common tasks.
Иерархия наследования
SystemObject
  Tessa.Platform.CommandLineCommandLineIOExtensions

Пространство имён:  Tessa.Platform.CommandLine
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public static class 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.
В начало страницы
См. также