Пример #1
0
 public WorkerInformation GetBlankWeigher(Guid truckId)
 {
     return(currentGINProcess.GetBlankWeigher(truckId));
 }