DocumentContentsChanged(YamlDocument, IList, YamlElement, YamlElement) Constructor

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Initializes a new instance of this type.

public DocumentContentsChanged(YamlDocument node, IList<Path> parentPaths, YamlElement oldValue, YamlElement newValue)

Parameters

parentPaths
IList<Path>
oldValue
YamlElement
newValue
YamlElement