コード例 #1
0
 public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult)
 {
     // checkpoint byps.gen.cs.GenApiClass:413
     try {
         RemoteListTypes __byps__remoteT = (RemoteListTypes)__byps__remote;
         BAsyncResultSendMethod <IList <int[]> > __byps__outerResult = new BAsyncResultSendMethod <IList <int[]> >(__byps__asyncResult, new byps.test.api.BResult_1752158699());
         __byps__remoteT.GetInt2(BAsyncResultHelper.ToDelegate(__byps__outerResult));
     } catch (Exception e) {
         __byps__asyncResult.setAsyncResult(null, e);
     }
 }