Exemplo n.º 1
0
 public Techhere_silverlight_.webservices_techere.kontrolResponse Endkontrol(System.IAsyncResult result)
 {
     object[] _args = new object[0];
     Techhere_silverlight_.webservices_techere.kontrolResponse _result = ((Techhere_silverlight_.webservices_techere.kontrolResponse)(base.EndInvoke("kontrol", _args, result)));
     return(_result);
 }
Exemplo n.º 2
0
 private Techhere_silverlight_.webservices_techere.ArrayOfString Endkontrol(System.IAsyncResult result)
 {
     Techhere_silverlight_.webservices_techere.kontrolResponse retVal = ((Techhere_silverlight_.webservices_techere.WebService_denemeSoap)(this)).Endkontrol(result);
     return(retVal.Body.kontrolResult);
 }