Пример #1
0
 public bool getbool()
 {
     ELangWebService.GoEXSoapClient s = new ELangWebService.GoEXSoapClient();
     return(s.HelloBool());
 }