public Employee GetEmployeeManaging(Campaign campaign) { return(dbLayer.GetEmployeeManaging(campaign)); }