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