Table of Contents

Class ConsoleWriter

Namespace
Sccg.Builtin.Writers
Assembly
Sccg.Builtin.dll

A writer that writes to the console.

public class ConsoleWriter : IWriter, IBuildUnit
Inheritance
ConsoleWriter
Implements
Inherited Members

Properties

Name

Gets the writer name.

Priority

Gets the order in which the IWriter is applied. The lower the number, the earlier the IWriter is applied.

Methods

Write(IEnumerable<IContent>, BuilderQuery)

Writes the specified content.