ThrowExpectedScalar(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for expected Scalar.

public static YamlException ThrowExpectedScalar(YamlReader reader)

Parameters

reader
YamlReader

Returns