예제 #1
0
 public System.Threading.Tasks.Task <VatValidation.Service.ServiceReference1.checkVatApproxResponse> checkVatApproxAsync(VatValidation.Service.ServiceReference1.checkVatApproxRequest request)
 {
     return(base.Channel.checkVatApproxAsync(request));
 }
예제 #2
0
 public VatValidation.Service.ServiceReference1.checkVatApproxResponse checkVatApprox(VatValidation.Service.ServiceReference1.checkVatApproxRequest request)
 {
     return(base.Channel.checkVatApprox(request));
 }