示例#1
0
 public AswtentryWTESLineUpdateResponseAPI WTESLineUpdate(AswtentryWTESLineUpdateRequestAPI AswtentryWTESLineUpdateRequestAPI)
 {
     return(this.adapter.WTESLineUpdate(AswtentryWTESLineUpdateRequestAPI));
 }
示例#2
0
 public AswtentryWTESLineUpdateResponseAPI WTESLineUpdate(AswtentryWTESLineUpdateRequestAPI AswtentryWTESLineUpdateRequestAPI)
 {
     return(this.repository.WTESLineUpdate(AswtentryWTESLineUpdateRequestAPI));
 }