Ejemplo n.º 1
0
 public System.Threading.Tasks.Task <VatValidation.Service.ServiceReference1.checkVatResponse> checkVatAsync(VatValidation.Service.ServiceReference1.checkVatRequest request)
 {
     return(base.Channel.checkVatAsync(request));
 }
Ejemplo n.º 2
0
 public VatValidation.Service.ServiceReference1.checkVatResponse checkVat(VatValidation.Service.ServiceReference1.checkVatRequest request)
 {
     return(base.Channel.checkVat(request));
 }