ServiceHostExtensionsAddDependencyInjectionBehavior Method |
Name | Description | |
---|---|---|
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.
| |
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.
|