Ejemplo n.º 1
0
 public IEnumerable <Messaging> WTEIUpdateFinal(Wteiupdate wteiupdate)
 {
     return(this.adapter.WTEIUpdateFinal(wteiupdate));
 }
Ejemplo n.º 2
0
 public IEnumerable <Messaging> WTEIUpdateFinal(Wteiupdate wteiupdate)
 {
     return(this.repository.WTEIUpdateFinal(wteiupdate));
 }