Example #1
0
 public Sasgscopy SASGSCopy(Sasgscopy sasgscopy)
 {
     return(this.repository.SASGSCopy(sasgscopy));
 }
Example #2
0
 public Sasgscopy SASGSCopy(Sasgscopy sasgscopy)
 {
     return(this.adapter.SASGSCopy(sasgscopy));
 }