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