ServiceHostExtensions Class |
Namespace: Autofac.Integration.Wcf
| Name | Description | |
|---|---|---|
| AddDependencyInjectionBehavior(ServiceHostBase, Type, ILifetimeScope) |
Adds the custom service behavior required for dependency injection.
| |
| AddDependencyInjectionBehavior(ServiceHostBase, Type, ILifetimeScope, IEnumerableParameter) |
Adds the custom service behavior required for dependency injection.
| |
| AddDependencyInjectionBehaviorT(ServiceHostBase, ILifetimeScope) |
Adds the custom service behavior required for dependency injection.
| |
| AddDependencyInjectionBehaviorT(ServiceHostBase, ILifetimeScope, IEnumerableParameter) |
Adds the custom service behavior required for dependency injection.
|