Beispiel #1
0
 public WorkerInformation GetBlankLoader(Guid truckId)
 {
     return(currentGINProcess.GetBlankLoader(truckId));
 }