Initializes a new instance of the TomlDerivedType class with a string discriminator.
public TomlDerivedType(Type derivedType, string discriminator)
The derived CLR type.
The discriminator value.