示例#1
0
 public SpecService(ISpecCustom specCustom)
 {
     this.specCustom = specCustom;
 }
示例#2
0
 public SpecService(ISpecCustom specCustom)
 {         
    this.specCustom = specCustom;         
 }