C# Class NServiceBus.ContainerTests.ComponentWithBothConstructorAndSetterInjection

Afficher le fichier Open project: Particular/NServiceBus

Méthodes publiques

Méthode Description
ComponentWithBothConstructorAndSetterInjection ( ConstructorDependency constructorDependency ) : NServiceBus

Method Details

ComponentWithBothConstructorAndSetterInjection() public méthode

public ComponentWithBothConstructorAndSetterInjection ( ConstructorDependency constructorDependency ) : NServiceBus
constructorDependency ConstructorDependency
Résultat NServiceBus