ThrowInvalidUInt64Scalar(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for invalid U Int64 Scalar.

public static YamlException ThrowInvalidUInt64Scalar(YamlReader reader)

Parameters

reader
YamlReader

Returns