Example #1
0
 public AsoeheaderOETenderingUpdateResponseAPI OETenderingUpdate(AsoeheaderOETenderingUpdateRequestAPI AsoeheaderOETenderingUpdateRequestAPI)
 {
     return(this.adapter.OETenderingUpdate(AsoeheaderOETenderingUpdateRequestAPI));
 }
Example #2
0
 public AsoeheaderOETenderingUpdateResponseAPI OETenderingUpdate(AsoeheaderOETenderingUpdateRequestAPI AsoeheaderOETenderingUpdateRequestAPI)
 {
     return(this.repository.OETenderingUpdate(AsoeheaderOETenderingUpdateRequestAPI));
 }