Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Axiom
Components
Paging
PageRequestQueue.Request
C# Class Axiom.Components.Paging.PageRequestQueue.Request
Show file
Open project: WolfgangSt/axiom
Public Properties
Property
Type
Description
Page
Page
RequestType
RequestType
Section
PagedWorldSection
Public Methods
Method
Description
Request
(
RequestType
rt
,
Page
p
,
PagedWorldSection
s
) :
System
Method Details
Request()
public
method
public
Request
(
RequestType
rt
,
Page
p
,
PagedWorldSection
s
) :
System
rt
RequestType
p
Page
s
PagedWorldSection
return
System
Property Details
Page
public property
public
Page,Axiom.Components.Paging
Page
return
Page
RequestType
public property
public
RequestType
RequestType
return
RequestType
Section
public property
public
PagedWorldSection,Axiom.Components.Paging
Section
return
PagedWorldSection