YamlReaderWriterBase(YamlSerializerOptions) Constructor

Definition

Assembly SharpYaml.dll

Initializes a new instance of the YamlReaderWriterBase class.

protected YamlReaderWriterBase(YamlSerializerOptions options)

Parameters

options
YamlSerializerOptions

The options associated with this reader or writer.