ScalarValueChanged(YamlValue, IList, String, String) Constructor

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Initializes a new instance of this type.

public ScalarValueChanged(YamlValue node, IList<Path> parentPaths, string oldValue, string newValue)

Parameters

node
YamlValue
parentPaths
IList<Path>
oldValue
String
newValue
String