Example #1
0
 public System.Threading.Tasks.Task <ViesServiceReference.checkVatApproxResponse> checkVatApproxAsync(ViesServiceReference.checkVatApproxRequest request)
 {
     return(base.Channel.checkVatApproxAsync(request));
 }
Example #2
0
 public ViesServiceReference.checkVatApproxResponse checkVatApprox(ViesServiceReference.checkVatApproxRequest request)
 {
     return(base.Channel.checkVatApprox(request));
 }