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