-
Home
-
API
-
SharpYaml.Model
-
StreamDocumentChanged
-
Constructors
-
StreamDocumentChanged(YamlStream, IList, YamlDocument, YamlDocument, Int32)
StreamDocumentChanged(YamlStream, IList, YamlDocument, YamlDocument, Int32) Constructor
Definition
Initializes a new instance of this type.
public StreamDocumentChanged(YamlStream node, IList<Path> parentPaths, YamlDocument oldChild, YamlDocument newChild, int index)
Parameters