C# 클래스 Cgw.Common.PageParam

파일 보기 프로젝트 열기: eSDK/esdk_Cgw 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CurrentPage int
NumberPerPage int

프로퍼티 상세

CurrentPage 공개적으로 프로퍼티

当前页码
public int CurrentPage
리턴 int

NumberPerPage 공개적으로 프로퍼티

每页条数
public int NumberPerPage
리턴 int