public Impl(IAnotherDep anotherDep)
 {
     this.anotherDep = anotherDep;
 }
Esempio n. 2
0
 public Impl(IAnotherDep anotherDep)
 {
     this.anotherDep = anotherDep;
 }