PagingHelper Constructor (Int32) |
构造函数
Namespace: X3Platform.UtilAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic PagingHelper(
int pageSize
)
public:
PagingHelper(
int pageSize
)
Parameters
- pageSize
- Type: SystemInt32
每页显示的数目
See Also