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