Click or drag to resize

Autofac.Features.Decorators Namespace

[Missing <summary> documentation for "N:Autofac.Features.Decorators"]

Classes
  ClassDescription
Public classDecoratorContext
Implements the decorator context, exposing the state of the decoration process.
Public classDecoratorService
A service that has been registered for the purpose of decorating other components.
Interfaces
  InterfaceDescription
Public interfaceIDecoratorContext
Defines the context interface used during the decoration process.