Esempio n. 1
0
 public IEnumerable <Messaging> OESFUpdate(AsoeentryOESFUpdateRequestAPI AsoeentryOESFUpdateRequestAPI)
 {
     return(this.repository.OESFUpdate(AsoeentryOESFUpdateRequestAPI));
 }
Esempio n. 2
0
 public IEnumerable <Messaging> OESFUpdate(AsoeentryOESFUpdateRequestAPI AsoeentryOESFUpdateRequestAPI)
 {
     return(this.adapter.OESFUpdate(AsoeentryOESFUpdateRequestAPI));
 }