Ejemplo n.º 1
0
 public Saeventcopy SAEECopyEvent(Saeventcopy saeventcopy)
 {
     return(this.repository.SAEECopyEvent(saeventcopy));
 }
Ejemplo n.º 2
0
 public Saeventcopy SAEECopyEvent(Saeventcopy saeventcopy)
 {
     return(this.adapter.SAEECopyEvent(saeventcopy));
 }