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