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