C# Class Cgw.Common.PageParam

ファイルを表示 Open project: eSDK/esdk_Cgw Class Usage Examples

Public Properties

Property Type Description
CurrentPage int
NumberPerPage int

Property Details

CurrentPage public_oe property

当前页码
public int CurrentPage
return int

NumberPerPage public_oe property

每页条数
public int NumberPerPage
return int