Exemplo n.º 1
0
 public Logictracker.Interfaces.PumpControl.PumpControlService.getFirstPendingTransactionResponse getFirstPendingTransaction(Logictracker.Interfaces.PumpControl.PumpControlService.getFirstPendingTransaction getFirstPendingTransaction1)
 {
     Logictracker.Interfaces.PumpControl.PumpControlService.getFirstPendingTransactionRequest inValue = new Logictracker.Interfaces.PumpControl.PumpControlService.getFirstPendingTransactionRequest();
     inValue.getFirstPendingTransaction = getFirstPendingTransaction1;
     Logictracker.Interfaces.PumpControl.PumpControlService.getFirstPendingTransactionResponse1 retVal = ((Logictracker.Interfaces.PumpControl.PumpControlService.GpsFleetService)(this)).getFirstPendingTransaction(inValue);
     return(retVal.getFirstPendingTransactionResponse);
 }
Exemplo n.º 2
0
 public getFirstPendingTransactionRequest(Logictracker.Interfaces.PumpControl.PumpControlService.getFirstPendingTransaction getFirstPendingTransaction)
 {
     this.getFirstPendingTransaction = getFirstPendingTransaction;
 }