WriteTo(TextWriter) Method

Definition

Assembly SharpYaml.dll

Writes the full original text to a writer.

public void WriteTo(TextWriter writer)

Parameters

writer
TextWriter

The destination writer.