Beispiel #1
0
 /// <remarks/>
 public void addShzdjycxWtAsync(addShzdjycxWt addShzdjycxWt1, object userState) {
     if ((this.addShzdjycxWtOperationCompleted == null)) {
         this.addShzdjycxWtOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddShzdjycxWtOperationCompleted);
     }
     this.InvokeAsync("addShzdjycxWt", new object[] {
                 addShzdjycxWt1}, this.addShzdjycxWtOperationCompleted, userState);
 }
Beispiel #2
0
 /// <remarks/>
 public void addShzdjycxWtAsync(addShzdjycxWt addShzdjycxWt1) {
     this.addShzdjycxWtAsync(addShzdjycxWt1, null);
 }