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