public decimal AlreadyExitCode(Departments _Department) { return(_DepartmentRepository.AlreadyExitCode(_Department)); }