DecoratorConfigurator<TService, TImplementation>
public class DecoratorConfigurator<TService, TImplementation> : BaseFluentServiceConfigurator<TService, TImplementation, DecoratorConfigurator<TService, TImplementation>>
Represents the fluent service decorator registration api.