BaseDecoratorConfigurator<TConfigurator>
public class BaseDecoratorConfigurator<TConfigurator> : BaseFluentConfigurator<TConfigurator> where TConfigurator : BaseDecoratorConfigurator<TConfigurator>
Represents the generic base of the fluent registration api.
Sets an attribute condition the decorated target has to satisfy.
Sets an attribute condition the decorated target has to satisfy.
Sets a decorated target condition for the registration.
Sets a decorated target condition for the registration.
Sets a decorated target condition for the registration.