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