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