DecoratorRepository
Represents a decorator repository.
public DecoratorRepository()
Constructs a DecoratorRepository.
public void AddDecorator(Type type, IServiceRegistration serviceRegistration, bool remap, bool replace)
Adds a decorator to the repository.
Gets a decorator registration.