예제 #1
0
 public Saeventcopy SAEECopyEvent(Saeventcopy saeventcopy)
 {
     return(this.repository.SAEECopyEvent(saeventcopy));
 }
예제 #2
0
 public Saeventcopy SAEECopyEvent(Saeventcopy saeventcopy)
 {
     return(this.adapter.SAEECopyEvent(saeventcopy));
 }