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