-
Home
-
API
-
SharpYaml.Model
-
ScalarValueChanged
-
Constructors
-
ScalarValueChanged(YamlValue, IList, String, String)
ScalarValueChanged(YamlValue, IList, String, String) Constructor
Definition
Initializes a new instance of this type.
public ScalarValueChanged(YamlValue node, IList<Path> parentPaths, string oldValue, string newValue)
Parameters