ThrowInvalidInt16Scalar(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for invalid Int16 Scalar.

public static YamlException ThrowInvalidInt16Scalar(YamlReader reader)

Parameters

reader
YamlReader

Returns