예제 #1
0
 public AsoelineOEETAssemblyInfoValidateResponseAPI OEETAssemblyInfoValidate(AsoelineOEETAssemblyInfoValidateRequestAPI AsoelineOEETAssemblyInfoValidateRequestAPI)
 {
     return(this.repository.OEETAssemblyInfoValidate(AsoelineOEETAssemblyInfoValidateRequestAPI));
 }
예제 #2
0
 public AsoelineOEETAssemblyInfoValidateResponseAPI OEETAssemblyInfoValidate(AsoelineOEETAssemblyInfoValidateRequestAPI AsoelineOEETAssemblyInfoValidateRequestAPI)
 {
     return(this.adapter.OEETAssemblyInfoValidate(AsoelineOEETAssemblyInfoValidateRequestAPI));
 }