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