Example #1
0
 public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult)
 {
     // checkpoint byps.gen.cs.GenApiClass:406
     try {
         DispatcherService __byps__remoteT = (DispatcherService)__byps__remote;
         BAsyncResultSendMethod <FileSystemService> __byps__outerResult = new BAsyncResultSendMethod <FileSystemService>(__byps__asyncResult, new BResult_336045129());
         __byps__remoteT.GetService(tokenValue, onlyHereValue, BAsyncResultHelper.ToDelegate(__byps__outerResult));
     } catch (Exception e) {
         __byps__asyncResult.setAsyncResult(null, e);
     }
 }