hunt-entity ~master (2022-02-21T08:00:07Z)
Home
Dub
Repo
Pageable.this
hunt
entity
domain
Pageable
Pageable
Undocumented in source.
this
(int page, int size)
this
(int page, int size, string column, OrderBy by)
class
Pageable
this
(
int
page
,
int
size
,
string
column
,
OrderBy
by
)
this
(int page, int size, Sort sort)
Meta
Source
See Implementation
hunt
entity
domain
Pageable
Pageable
constructors
this
functions
getOffset
getPageNumber
getPageSize
getSort
variables
_page
_size
_sort