ThrowInvalidUInt32Scalar(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for invalid U Int32 Scalar.

public static YamlException ThrowInvalidUInt32Scalar(YamlReader reader)

Parameters

reader
YamlReader

Returns