ThrowExpectedScalarKey(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for expected Scalar Key.

public static YamlException ThrowExpectedScalarKey(YamlReader reader)

Parameters

reader
YamlReader

Returns