コード例 #1
0
ファイル: Reference.cs プロジェクト: zhsh1241/Sconit5_Shenya
 /// <remarks/>
 public void ZfunPpmes0001Async(ZfunPpmes0001 ZfunPpmes00011, object userState) {
     if ((this.ZfunPpmes0001OperationCompleted == null)) {
         this.ZfunPpmes0001OperationCompleted = new System.Threading.SendOrPostCallback(this.OnZfunPpmes0001OperationCompleted);
     }
     this.InvokeAsync("ZfunPpmes0001", new object[] {
                 ZfunPpmes00011}, this.ZfunPpmes0001OperationCompleted, userState);
 }
コード例 #2
0
ファイル: Reference.cs プロジェクト: zhsh1241/Sconit5_Shenya
 /// <remarks/>
 public void ZfunPpmes0001Async(ZfunPpmes0001 ZfunPpmes00011) {
     this.ZfunPpmes0001Async(ZfunPpmes00011, null);
 }