TomlDerivedType(Type) Constructor

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

Initializes a new instance of the TomlDerivedType class with no discriminator.

public TomlDerivedType(Type derivedType)

Parameters

derivedType
Type

The derived CLR type.