MappingEnd(Mark, Mark) Constructor

Definition

Assembly SharpYaml.dll

Initializes a new instance of the MappingEnd class.

public MappingEnd(Mark start, Mark end)

Parameters

start
Mark

The start position of the event.

end
Mark

The end position of the event.