Esempio n. 1
0
 public ParkingLotFullSMSResponseBody(ECardInterface.ECardService.ResultMessage ParkingLotFullSMSResult)
 {
     this.ParkingLotFullSMSResult = ParkingLotFullSMSResult;
 }
Esempio n. 2
0
 public AddParkingHistoryResponseBody(ECardInterface.ECardService.ResultMessage AddParkingHistoryResult)
 {
     this.AddParkingHistoryResult = AddParkingHistoryResult;
 }