ThrowExpectedSequence(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for expected Sequence.

public static YamlException ThrowExpectedSequence(YamlReader reader)

Parameters

reader
YamlReader

Returns