-
Home
-
API
-
SharpYaml.Serialization
-
YamlThrowHelper
-
Methods
-
ThrowExpectedToken(YamlReader, YamlTokenType)
ThrowExpectedToken(YamlReader, YamlTokenType) Method
Definition
Throws an exception for expected Token.
public static YamlException ThrowExpectedToken(YamlReader reader, YamlTokenType expectedToken)
Parameters
Returns