AnchorAlias(String, Mark, Mark) Constructor

Definition

Assembly SharpYaml.dll

Initializes a new instance of the AnchorAlias class.

public AnchorAlias(string value, Mark start, Mark end)

Parameters

value
String

The value of the alias.

start
Mark

The start position of the event.

end
Mark

The end position of the event.