ScalarPropertiesChanged(YamlValue, IList, Scalar?, Scalar) Constructor

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Initializes a new instance of this type.

public ScalarPropertiesChanged(YamlValue node, IList<Path> parentPaths, Scalar? oldValue, Scalar newValue)

Parameters

node
YamlValue
parentPaths
IList<Path>
oldValue
Scalar
newValue
Scalar