Esempio n. 1
0
 public Iclotcopy ICLotCopy(Iclotcopy iclotcopy)
 {
     return(this.repository.ICLotCopy(iclotcopy));
 }
Esempio n. 2
0
 public Iclotcopy ICLotCopy(Iclotcopy iclotcopy)
 {
     return(this.adapter.ICLotCopy(iclotcopy));
 }