Initializes a new instance with no discriminator, marking this derived type as the default when no discriminator matches.
public YamlDerivedTypeMappingAttribute(Type baseType, Type derivedType)
The polymorphic base type.
The derived CLR type.