ThrowAbstractTypeWithoutDiscriminator(YamlReader, Type) Method

Definition

Assembly SharpYaml.dll

Throws an exception for abstract Type Without Discriminator.

public static YamlException ThrowAbstractTypeWithoutDiscriminator(YamlReader reader, Type type)

Parameters

reader
YamlReader
type
Type

Returns