| RegistrationExtensionsAsClosedTypesOf Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | AsClosedTypesOfTLimit, TScanningActivatorData, TRegistrationStyle(IRegistrationBuilderTLimit, TScanningActivatorData, TRegistrationStyle, Type) | 
            Specifies that a type from a scanned assembly is registered if it implements an interface
            that closes the provided open generic interface type.
             | 
|   | AsClosedTypesOfTLimit, TScanningActivatorData, TRegistrationStyle(IRegistrationBuilderTLimit, TScanningActivatorData, TRegistrationStyle, Type, FuncType, Object) | 
            Specifies that a type from a scanned assembly is registered if it implements an interface
            that closes the provided open generic interface type.
             | 
|   | AsClosedTypesOfTLimit, TScanningActivatorData, TRegistrationStyle(IRegistrationBuilderTLimit, TScanningActivatorData, TRegistrationStyle, Type, Object) | 
            Specifies that a type from a scanned assembly is registered if it implements an interface
            that closes the provided open generic interface type.
             | 
 See Also
See Also