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