public IList <Device> GetDevicesListPage(Hashtable table) { return(_deviceDao.GetDevicesListPage(table)); }