CommandHelpersWriteLogo(TextWriter) - метод |
Writes a logo to the specified output stream.
Пространство имён:
Tessa.Platform.CommandLine
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public static void WriteLogo(
TextWriter output
)
Public Shared Sub WriteLogo (
output As TextWriter
)
public:
static void WriteLogo(
TextWriter^ output
)
static member WriteLogo :
output : TextWriter -> unit
Параметры
- output
- Тип: System.IOTextWriter
A TextWriter that represents an output stream.
Исключения См. также