ThrowUnexpectedToken(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for unexpected Token.

public static YamlException ThrowUnexpectedToken(YamlReader reader)

Parameters

reader
YamlReader

Returns