예제 #1
0
 public Iclotcopy ICLotCopy(Iclotcopy iclotcopy)
 {
     return(this.repository.ICLotCopy(iclotcopy));
 }
예제 #2
0
 public Iclotcopy ICLotCopy(Iclotcopy iclotcopy)
 {
     return(this.adapter.ICLotCopy(iclotcopy));
 }