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