DecoratorRepository
public DecoratorRepository()
public void AddDecorator(Type type, ServiceRegistration serviceRegistration, bool remap, bool replace)
public IEnumerable<ServiceRegistration> GetDecoratorsOrDefault(Type implementationTypeToDecorate, TypeInformation typeInformation, ResolutionContext resolutionContext)