YamlSerializerContext(YamlSerializerOptions) Constructor

Definition

Assembly SharpYaml.dll

Initializes a new instance of the YamlSerializerContext class.

protected YamlSerializerContext(YamlSerializerOptions options)

Parameters

options
YamlSerializerOptions

The options used by this context.