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