AttributedModelProvider Class
.NET Framework (current version)
Provides augmented reflection data to support convention-based models.
Assembly: System.Composition.AttributedModel (in System.Composition.AttributedModel.dll)
System::Object
System.Composition.Convention::AttributedModelProvider
System.Composition.Convention::ConventionBuilder
System.Composition.Convention::AttributedModelProvider
System.Composition.Convention::ConventionBuilder
| Name | Description | |
|---|---|---|
![]() | AttributedModelProvider() | Initializes a new instance of the AttributedModelProvider class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetCustomAttributes(Type^, MemberInfo^) | Returns the list of attributes applied to the specified member of the specified type. |
![]() | GetCustomAttributes(Type^, ParameterInfo^) | Returns the list of attributes applied to the specified parameter of the specified type. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

