Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml.Model
YamlValue
Constructors
YamlValue(Object, IYamlSchema?)
Menu
On this page
YamlValue(Object, IYamlSchema?) Constructor
Definition
Namespace
SharpYaml.Model
Assembly
SharpYaml.dll
View source
Initializes a new instance of this type.
public YamlValue(object value, IYamlSchema? schema = null)
Parameters
value
Object
schema
IYamlSchema