YamlValue(Object, IYamlSchema?) Constructor

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Initializes a new instance of this type.

public YamlValue(object value, IYamlSchema? schema = null)

Parameters

value
Object
schema
IYamlSchema