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