C# 클래스 Axiom.Components.Paging.PageRequestQueue.Request

파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 프로퍼티들

프로퍼티 타입 설명
Page Page
RequestType RequestType
Section PagedWorldSection

공개 메소드들

메소드 설명
Request ( RequestType rt, Page p, PagedWorldSection s ) : System

메소드 상세

Request() 공개 메소드

public Request ( RequestType rt, Page p, PagedWorldSection s ) : System
rt RequestType
p Page
s PagedWorldSection
리턴 System

프로퍼티 상세

Page 공개적으로 프로퍼티

public Page,Axiom.Components.Paging Page
리턴 Page

RequestType 공개적으로 프로퍼티

public RequestType RequestType
리턴 RequestType

Section 공개적으로 프로퍼티

public PagedWorldSection,Axiom.Components.Paging Section
리턴 PagedWorldSection