Exemplo n.º 1
0
 public SpecService(ISpecCustom specCustom)
 {
     this.specCustom = specCustom;
 }
Exemplo n.º 2
0
 public SpecService(ISpecCustom specCustom)
 {         
    this.specCustom = specCustom;         
 }