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