コード例 #1
0
 public AsoeentryOEETPrintLoadResponseAPI OEETPrintLoad(AsoeentryOEETPrintLoadRequestAPI AsoeentryOEETPrintLoadRequestAPI)
 {
     return(this.repository.OEETPrintLoad(AsoeentryOEETPrintLoadRequestAPI));
 }
コード例 #2
0
 public AsoeentryOEETPrintLoadResponseAPI OEETPrintLoad(AsoeentryOEETPrintLoadRequestAPI AsoeentryOEETPrintLoadRequestAPI)
 {
     return(this.adapter.OEETPrintLoad(AsoeentryOEETPrintLoadRequestAPI));
 }