Exemplo n.º 1
0
 public AsoeinquiryComponentCheckSerLotResponseAPI ComponentCheckSerLot(AsoeinquiryComponentCheckSerLotRequestAPI AsoeinquiryComponentCheckSerLotRequestAPI)
 {
     return(this.adapter.ComponentCheckSerLot(AsoeinquiryComponentCheckSerLotRequestAPI));
 }
Exemplo n.º 2
0
 public AsoeinquiryComponentCheckSerLotResponseAPI ComponentCheckSerLot(AsoeinquiryComponentCheckSerLotRequestAPI AsoeinquiryComponentCheckSerLotRequestAPI)
 {
     return(this.repository.ComponentCheckSerLot(AsoeinquiryComponentCheckSerLotRequestAPI));
 }