Exemplo n.º 1
0
 public IEnumerable <Messaging> OEWTBillingUpdt(AsoeheaderOEWTBillingUpdtRequestAPI AsoeheaderOEWTBillingUpdtRequestAPI)
 {
     return(this.adapter.OEWTBillingUpdt(AsoeheaderOEWTBillingUpdtRequestAPI));
 }
Exemplo n.º 2
0
 public IEnumerable <Messaging> OEWTBillingUpdt(AsoeheaderOEWTBillingUpdtRequestAPI AsoeheaderOEWTBillingUpdtRequestAPI)
 {
     return(this.repository.OEWTBillingUpdt(AsoeheaderOEWTBillingUpdtRequestAPI));
 }