ThrowInvalidDateTimeOffsetScalar(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for invalid System.DateTimeOffset Scalar.

public static YamlException ThrowInvalidDateTimeOffsetScalar(YamlReader reader)

Parameters

reader
YamlReader

Returns