Пример #1
0
 public ParkingLotFullSMSResponseBody(ECardInterface.ECardService.ResultMessage ParkingLotFullSMSResult)
 {
     this.ParkingLotFullSMSResult = ParkingLotFullSMSResult;
 }
Пример #2
0
 public AddParkingHistoryResponseBody(ECardInterface.ECardService.ResultMessage AddParkingHistoryResult)
 {
     this.AddParkingHistoryResult = AddParkingHistoryResult;
 }