DocumentEndChanged(YamlDocument, IList, DocumentEnd, DocumentEnd) Constructor

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Initializes a new instance of this type.

public DocumentEndChanged(YamlDocument node, IList<Path> parentPaths, DocumentEnd oldValue, DocumentEnd newValue)

Parameters

parentPaths
IList<Path>
oldValue
DocumentEnd
newValue
DocumentEnd