YamlSourceSpan(Mark, Mark) Constructor

Definition

Assembly SharpYaml.dll

Initializes a new instance of the YamlSourceSpan struct.

public YamlSourceSpan(Mark start, Mark end)

Parameters

start
Mark

The start mark.

end
Mark

The end mark.