ThrowNotSupported(YamlReader, String) Method

Definition

Assembly SharpYaml.dll

Throws an exception for not Supported.

public static YamlException ThrowNotSupported(YamlReader reader, string message)

Parameters

reader
YamlReader
message
String

Returns