Esempio n. 1
0
 public AswtentryWTESLineUpdateResponseAPI WTESLineUpdate(AswtentryWTESLineUpdateRequestAPI AswtentryWTESLineUpdateRequestAPI)
 {
     return(this.adapter.WTESLineUpdate(AswtentryWTESLineUpdateRequestAPI));
 }
Esempio n. 2
0
 public AswtentryWTESLineUpdateResponseAPI WTESLineUpdate(AswtentryWTESLineUpdateRequestAPI AswtentryWTESLineUpdateRequestAPI)
 {
     return(this.repository.WTESLineUpdate(AswtentryWTESLineUpdateRequestAPI));
 }