Method | Description | |
---|---|---|
PagedModelRequest ( int page, int pageSize, string sort ) |
Initializes a new instance of the PagedModelRequest class.
|
public PagedModelRequest ( int page, int pageSize, string sort ) | ||
page | int | The page. |
pageSize | int | Size of the page. |
sort | string | The sort. |