public ArgumentConverterAttribute(
	string converterTypeName
)Public Sub New ( 
	converterTypeName As String
)
Dim converterTypeName As String
Dim instance As New ArgumentConverterAttribute(converterTypeName)public:
ArgumentConverterAttribute(
	String^ converterTypeName
)This constructor is not compatible with the GeneratedParserAttribute; use the ArgumentConverterAttribute(Type) constructor instead.
| ArgumentNullException | converterTypeName is |