ValueConverterAttribute Constructor

Overload List

ValueConverterAttribute(String) Initializes a new instance of the ValueConverterAttribute class with the specified converter type name.
ValueConverterAttribute(Type) Initializes a new instance of the ValueConverterAttribute class with the specified converter type.

See Also