Exemple #1
0
 public ComponentWithBothConstructorAndSetterInjection(ConstructorDep constructorDep)
 {
     this.constructorDep = constructorDep;
 }
 public ComponentWithBothConstructorAndSetterInjection(ConstructorDep constructorDep)
 {
     this.constructorDep = constructorDep;
 }