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