Exemplo n.º 1
0
 public System.Threading.Tasks.Task <GlobalTextAnalyzerService.count_one_wordResponse1> count_one_wordAsync(GlobalTextAnalyzerService.count_one_word count_one_word)
 {
     GlobalTextAnalyzerService.count_one_word1 inValue = new GlobalTextAnalyzerService.count_one_word1();
     inValue.count_one_word = count_one_word;
     return(((GlobalTextAnalyzerService.GlobalTextAnalyzer)(this)).count_one_wordAsync(inValue));
 }
Exemplo n.º 2
0
 public count_one_word1(GlobalTextAnalyzerService.count_one_word count_one_word)
 {
     this.count_one_word = count_one_word;
 }