Ejemplo n.º 1
0
 public System.Threading.Tasks.Task <GlobalTextAnalyzerService.count_words_on_web_pageResponse1> count_words_on_web_pageAsync(GlobalTextAnalyzerService.count_words_on_web_page count_words_on_web_page)
 {
     GlobalTextAnalyzerService.count_words_on_web_page1 inValue = new GlobalTextAnalyzerService.count_words_on_web_page1();
     inValue.count_words_on_web_page = count_words_on_web_page;
     return(((GlobalTextAnalyzerService.GlobalTextAnalyzer)(this)).count_words_on_web_pageAsync(inValue));
 }
Ejemplo n.º 2
0
 public count_words_on_web_page1(GlobalTextAnalyzerService.count_words_on_web_page count_words_on_web_page)
 {
     this.count_words_on_web_page = count_words_on_web_page;
 }