示例#1
0
 private object[] OnEndreceive(System.IAsyncResult result)
 {
     U9.VOB.Cus.HBHDaYunsy.PlugInBE.DMSAsync_SI08.dealerInfoDto retVal = this.Endreceive(result);
     return(new object[] {
         retVal
     });
 }
示例#2
0
 public receiveResponse(U9.VOB.Cus.HBHDaYunsy.PlugInBE.DMSAsync_SI08.dealerInfoDto @return)
 {
     this.@return = @return;
 }