DocumentStartChanged(YamlDocument, IList, DocumentStart?, DocumentStart) Constructor

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Initializes a new instance of this type.

public DocumentStartChanged(YamlDocument node, IList<Path> parentPaths, DocumentStart? oldValue, DocumentStart newValue)

Parameters

parentPaths
IList<Path>
oldValue
DocumentStart
newValue
DocumentStart