public void ChangeDepWorkerCount(List <Worker> workers) { _commonManager.ChangeDepWorkerCount(workers); }