C# 클래스 Signum.Entities.DynamicQuery.Pagination

파일 보기 프로젝트 열기: signumsoftware/framework

공개 메소드들

메소드 설명
GetElementsPerPage ( ) : int?
GetMode ( ) : PaginationMode

메소드 상세

GetElementsPerPage() 공개 추상적인 메소드

public abstract GetElementsPerPage ( ) : int?
리턴 int?

GetMode() 공개 추상적인 메소드

public abstract GetMode ( ) : PaginationMode
리턴 PaginationMode