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