Autofac .NET Inversion of Control Container
Except<(Of <(T>)>) Method (registration)
NamespacesAutofacRegistrationExtensionsExcept<(Of <(T>)>)(IRegistrationBuilder<(Of <(Object, ScanningActivatorData, DynamicRegistrationStyle>)>))
Filters the scanned types to exclude the provided type.
Declaration Syntax
Generic Template Parameters
T
The concrete type to exclude.
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)