Mark(Int32, Int32, Int32) Constructor

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Initializes a new mark at the specified source location.

public Mark(int index, int line, int column)

Parameters

index
Int32
line
Int32
column
Int32