YamlConverterAttribute(Type) Constructor

Definition

Assembly SharpYaml.dll

Initializes a new instance of the YamlConverterAttribute class.

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

Parameters

converterType
Type

The converter type.