Exemplo n.º 1
0
 public U9.VOB.Cus.HBHDaYunsy.PlugInBE.DMSAsync_SI08.dealerInfoDto receive(U9.VOB.Cus.HBHDaYunsy.PlugInBE.DMSAsync_SI08.dealerInfoDto[] arg0)
 {
     U9.VOB.Cus.HBHDaYunsy.PlugInBE.DMSAsync_SI08.receive inValue = new U9.VOB.Cus.HBHDaYunsy.PlugInBE.DMSAsync_SI08.receive();
     inValue.arg0 = arg0;
     U9.VOB.Cus.HBHDaYunsy.PlugInBE.DMSAsync_SI08.receiveResponse retVal = ((U9.VOB.Cus.HBHDaYunsy.PlugInBE.DMSAsync_SI08.SI08)(this)).receive(inValue);
     return(retVal.@return);
 }
Exemplo n.º 2
0
 public U9.VOB.Cus.HBHDaYunsy.PlugInBE.DMSAsync_SI08.dealerInfoDto Endreceive(System.IAsyncResult result)
 {
     U9.VOB.Cus.HBHDaYunsy.PlugInBE.DMSAsync_SI08.receiveResponse retVal = ((U9.VOB.Cus.HBHDaYunsy.PlugInBE.DMSAsync_SI08.SI08)(this)).Endreceive(result);
     return(retVal.@return);
 }