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