ThrowInvalidInt128Scalar(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for invalid System.Int128 Scalar.

public static YamlException ThrowInvalidInt128Scalar(YamlReader reader)

Parameters

reader
YamlReader

Returns