ThrowInvalidGuidScalar(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for invalid System.Guid Scalar.

public static YamlException ThrowInvalidGuidScalar(YamlReader reader)

Parameters

reader
YamlReader

Returns