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