ThrowExpectedMapping(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for expected Mapping.

public static YamlException ThrowExpectedMapping(YamlReader reader)

Parameters

reader
YamlReader

Returns