Exemplo n.º 1
0
 public AsoeheaderLoadOETenderingResponseAPI LoadOETendering(AsoeheaderLoadOETenderingRequestAPI AsoeheaderLoadOETenderingRequestAPI)
 {
     return(this.adapter.LoadOETendering(AsoeheaderLoadOETenderingRequestAPI));
 }
Exemplo n.º 2
0
 public AsoeheaderLoadOETenderingResponseAPI LoadOETendering(AsoeheaderLoadOETenderingRequestAPI AsoeheaderLoadOETenderingRequestAPI)
 {
     return(this.repository.LoadOETendering(AsoeheaderLoadOETenderingRequestAPI));
 }