ThrowInvalidUInt128Scalar(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for invalid System.UInt128 Scalar.

public static YamlException ThrowInvalidUInt128Scalar(YamlReader reader)

Parameters

reader
YamlReader

Returns