Autofac .NET Inversion of Control Container
InNamespaceOf<(Of <(T>)>) Method (registration)
NamespacesAutofacRegistrationExtensionsInNamespaceOf<(Of <(T>)>)(IRegistrationBuilder<(Of <(Object, ScanningActivatorData, DynamicRegistrationStyle>)>))
Filters the scanned types to include only those in the namespace of the provided type or one of its sub-namespaces.
Declaration Syntax
Generic Template Parameters
T
A type in the target namespace.
Parameters
registration (IRegistrationBuilder<(Of <(Object, ScanningActivatorData, DynamicRegistrationStyle>)>))
Registration to filter types from.
Return Value
Registration builder allowing the registration to be configured.

Assembly: Autofac (Module: Autofac) Version: 2.1.13.813 (2.1.13.813)