Пример #1
0
 public System.Threading.Tasks.Task <TOsym.SonucGetirHtmlResponse> SonucGetirHtmlAsync(TOsym.SonucGetirHtmlRequest request)
 {
     return(base.Channel.SonucGetirHtmlAsync(request));
 }
Пример #2
0
 public TOsym.SonucGetirHtmlResponse SonucGetirHtml(TOsym.SonucGetirHtmlRequest request)
 {
     return(base.Channel.SonucGetirHtml(request));
 }