Exemplo n.º 1
0
 public System.Threading.Tasks.Task <WebServiceTester.ConfirmationsManagerService.GetConfirmationTemplatesResponse> getConfirmationTemplatesAsync(WebServiceTester.ConfirmationsManagerService.GetConfirmationTemplatesRequest getConfirmationTemplatesRequest)
 {
     return(base.Channel.getConfirmationTemplatesAsync(getConfirmationTemplatesRequest));
 }
Exemplo n.º 2
0
 public WebServiceTester.ConfirmationsManagerService.GetConfirmationTemplatesResponse getConfirmationTemplates(WebServiceTester.ConfirmationsManagerService.GetConfirmationTemplatesRequest getConfirmationTemplatesRequest)
 {
     return(base.Channel.getConfirmationTemplates(getConfirmationTemplatesRequest));
 }