TomlConverterAttribute(Type) Constructor

Definition

Assembly Tomlyn.dll

Initializes a new instance of the TomlConverterAttribute class.

public TomlConverterAttribute([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicParameterlessConstructor)] Type converterType)

Parameters

converterType
Type

The converter type.