VersionDirective(Version, Mark, Mark) Constructor

Definition

Assembly SharpYaml.dll

Initializes a new instance of the VersionDirective class.

public VersionDirective(Version version, Mark start, Mark end)

Parameters

version
Version

The version.

start
Mark

The start position of the token.

end
Mark

The end position of the token.