Beispiel #1
0
 private EntityStates GetWarehouseTypeState(WarehouseType itemType)
 {
     return(_serviceAgent.GetWarehouseTypeEntityState(itemType));
 }