-
Home
-
API
-
SharpYaml.Tokens
-
FlowMappingStart
-
Constructors
-
FlowMappingStart(Mark, Mark)
FlowMappingStart(Mark, Mark) Constructor
Definition
Initializes a new instance of the FlowMappingStart class.
public FlowMappingStart(Mark start, Mark end)
Parameters
- start
- Mark
The start position of the token.
- end
- Mark
The end position of the token.