Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
WebApiDoodle
Net
Http
Client
Sample45
RequestCommands
PaginatedRequestCommand
C# Class WebApiDoodle.Net.Http.Client.Sample45.RequestCommands.PaginatedRequestCommand
Inheritance:
IRequestCommand
显示文件
Open project: tugberkugurlu/WebAPIDoodle
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
PaginatedRequestCommand
( ) :
System
PaginatedRequestCommand
(
int
page
,
int
take
) :
System
Method Details
PaginatedRequestCommand()
public
method
public
PaginatedRequestCommand
( ) :
System
return
System
PaginatedRequestCommand()
public
method
public
PaginatedRequestCommand
(
int
page
,
int
take
) :
System
page
int
take
int
return
System