YamlTypeInfo(Type, YamlSerializerOptions) Constructor

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Initializes a new instance of the YamlTypeInfo class.

protected YamlTypeInfo(Type type, YamlSerializerOptions options)

Parameters

type
Type

The represented CLR type.

options
YamlSerializerOptions

The options associated with the metadata.