Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
JE
TurningPages
Contracts
PageRequest
C# Class JE.TurningPages.Contracts.PageRequest
Mostrar archivo
Open project: justeat/JE.TurningPages
Class Usage Examples
Public Methods
Method
Description
AllowedPageSize
(
int
maxSize
) :
int
PageRequest
( )
PageRequest
(
int
page
= 1,
int
pageSize
= DefaultPageSize )
Method Details
AllowedPageSize()
public
method
public
AllowedPageSize
(
int
maxSize
) :
int
maxSize
int
return
int
PageRequest()
public
method
public
PageRequest
( )
PageRequest()
public
method
public
PageRequest
(
int
page
= 1,
int
pageSize
= DefaultPageSize )
page
int
pageSize
int