C# Class Signum.Entities.DynamicQuery.Pagination.All

Inheritance: Pagination
显示文件 Open project: signumsoftware/framework

Public Methods

Method Description
GetElementsPerPage ( ) : int?
GetMode ( ) : PaginationMode

Method Details

GetElementsPerPage() public method

public GetElementsPerPage ( ) : int?
return int?

GetMode() public method

public GetMode ( ) : PaginationMode
return PaginationMode