Exemple #1
0
 public System.Threading.Tasks.Task <WebServiceTester.GetDocumentService.GetConfirmationResponse> getConfirmationAsync(WebServiceTester.GetDocumentService.GetConfirmationRequest getConfirmationRequest)
 {
     return(base.Channel.getConfirmationAsync(getConfirmationRequest));
 }
Exemple #2
0
 public WebServiceTester.GetDocumentService.GetConfirmationResponse getConfirmation(WebServiceTester.GetDocumentService.GetConfirmationRequest getConfirmationRequest)
 {
     return(base.Channel.getConfirmation(getConfirmationRequest));
 }