ConventionBuilder::ForType<T> Method ()
.NET Framework (current version)
Creates a rule that applies to the specified generic type.
Assembly: System.Composition.Convention (in System.Composition.Convention.dll)
Return Value
Type: System.Composition.Convention::PartConventionBuilder<T>^An object that represents the rule used to further configure it.
Type Parameters
- T
The type.
Show: