ThrowInvalidUInt16Scalar(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for invalid U Int16 Scalar.

public static YamlException ThrowInvalidUInt16Scalar(YamlReader reader)

Parameters

reader
YamlReader

Returns