Exemplo n.º 1
0
 /// <remarks/>
 public void queryShzdjycxHbAsync(queryShzdjycxHb queryShzdjycxHb1, object userState) {
     if ((this.queryShzdjycxHbOperationCompleted == null)) {
         this.queryShzdjycxHbOperationCompleted = new System.Threading.SendOrPostCallback(this.OnqueryShzdjycxHbOperationCompleted);
     }
     this.InvokeAsync("queryShzdjycxHb", new object[] {
                 queryShzdjycxHb1}, this.queryShzdjycxHbOperationCompleted, userState);
 }
Exemplo n.º 2
0
 /// <remarks/>
 public void queryShzdjycxHbAsync(queryShzdjycxHb queryShzdjycxHb1) {
     this.queryShzdjycxHbAsync(queryShzdjycxHb1, null);
 }