Example #1
0
 public Icserialcopy ICSerialCopy(Icserialcopy icserialcopy)
 {
     return(this.repository.ICSerialCopy(icserialcopy));
 }
Example #2
0
 public Icserialcopy ICSerialCopy(Icserialcopy icserialcopy)
 {
     return(this.adapter.ICSerialCopy(icserialcopy));
 }