-
Home
-
API
-
SharpYaml.Model
-
MappingStartChanged
-
Constructors
-
MappingStartChanged(YamlMapping, IList, MappingStart, MappingStart)
MappingStartChanged(YamlMapping, IList, MappingStart, MappingStart) Constructor
Definition
Initializes a new instance of this type.
public MappingStartChanged(YamlMapping node, IList<Path> parentPaths, MappingStart oldValue, MappingStart newValue)
Parameters