C# Class NServiceBus.ContainerTests.ComponentWithBothConstructorAndSetterInjection

Show file Open project: Particular/NServiceBus

Public Methods

Method Description
ComponentWithBothConstructorAndSetterInjection ( ConstructorDependency constructorDependency ) : NServiceBus

Method Details

ComponentWithBothConstructorAndSetterInjection() public method

public ComponentWithBothConstructorAndSetterInjection ( ConstructorDependency constructorDependency ) : NServiceBus
constructorDependency ConstructorDependency
return NServiceBus