Example #1
0
 public IEnumerable <Oelineassembly> OEETAssemblyBuild(AsoelineOEETAssemblyBuildRequestAPI AsoelineOEETAssemblyBuildRequestAPI)
 {
     return(this.repository.OEETAssemblyBuild(AsoelineOEETAssemblyBuildRequestAPI));
 }
Example #2
0
 public IEnumerable <Oelineassembly> OEETAssemblyBuild(AsoelineOEETAssemblyBuildRequestAPI AsoelineOEETAssemblyBuildRequestAPI)
 {
     return(this.adapter.OEETAssemblyBuild(AsoelineOEETAssemblyBuildRequestAPI));
 }