Click or drag to resize
PagingHelper Constructor (Int32)
构造函数

Namespace: X3Platform.Util
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public PagingHelper(
	int pageSize
)

Parameters

pageSize
Type: SystemInt32
每页显示的数目
See Also