public ArgumentConverterAttribute(
Type converterType
)
Public Sub New (
converterType As Type
)
Dim converterType As Type
Dim instance As New ArgumentConverterAttribute(converterType)
public:
ArgumentConverterAttribute(
Type^ converterType
)
ArgumentNullException | converterType is |