TomlWriter(TextWriter, TomlSerializerOptions?) Constructor

Definition

Assembly Tomlyn.dll

Initializes a new instance of the TomlWriter class.

public TomlWriter(TextWriter writer, TomlSerializerOptions? options = null)

Parameters

writer
TextWriter