Table of Contents

Class ServiceHostExtensions

Namespace
Autofac.Integration.Wcf
Assembly
Autofac.Integration.Wcf.dll
public static class ServiceHostExtensions
Inheritance
ServiceHostExtensions

Methods

AddDependencyInjectionBehavior(ServiceHostBase, Type, ILifetimeScope)
AddDependencyInjectionBehavior(ServiceHostBase, Type, ILifetimeScope, IEnumerable<Parameter>)
AddDependencyInjectionBehavior<T>(ServiceHostBase, ILifetimeScope)
AddDependencyInjectionBehavior<T>(ServiceHostBase, ILifetimeScope, IEnumerable<Parameter>)