ThrowInvalidBooleanScalar(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for invalid Boolean Scalar.

public static YamlException ThrowInvalidBooleanScalar(YamlReader reader)

Parameters

reader
YamlReader

Returns