public long Count(InputSearchEntity SearchInputEntity) { return(InputService.Count(EmployeeEntity, SearchInputEntity)); }