ArgumentConverterAttribute Constructor

Overload List

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

See Also