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