AttributeProviderAttribute Constructor
.NET Framework 2.0
Initializes a new instance of the AttributeProviderAttribute class.
| Name | Description |
|---|---|
| AttributeProviderAttribute (String) | Initializes a new instance of the AttributeProviderAttribute class with the given type name. |
| AttributeProviderAttribute (Type) | Initializes a new instance of the AttributeProviderAttribute class with the given type. |
| AttributeProviderAttribute (String, String) | Initializes a new instance of the AttributeProviderAttribute class with the given type name and property name. |