Interface IAutofacGenericDecoratorBuilder<TService>
An object which implements all of ICreatesAutofacDecorator<TService>, ICustomizesAutofacDecorator<TService> & IHasDecoratorBasedServiceResolutionInfo.
Inherited Members
Namespace: CSF.DecoratorBuilder
Assembly: CSF.DecoratorBuilder.Autofac.dll
Syntax
public interface IAutofacGenericDecoratorBuilder<TService> : ICreatesAutofacDecorator<TService>, ICustomizesAutofacDecorator<TService>, IHasDecoratorBasedServiceResolutionInfo where TService : class
Type Parameters
Name | Description |
---|---|
TService |