public Impl(IAnotherDep anotherDep)
 {
     this.anotherDep = anotherDep;
 }
Exemple #2
0
 public Impl(IAnotherDep anotherDep)
 {
     this.anotherDep = anotherDep;
 }