public long Count(WareHouseSearchEntity SearchWareHouseEntity) { return(WareHouseService.Count(EmployeeEntity, SearchWareHouseEntity)); }