C# 클래스 BlogEngine.Core.Packaging.PagerItem

Page Item
파일 보기 프로젝트 열기: rasmuskl/ReSharperCourse

공개 메소드들

메소드 설명
PagerItem ( int pageNumber, bool current, string pkgType = "" ) : System.Collections.Generic

Constructor

메소드 상세

PagerItem() 공개 메소드

Constructor
public PagerItem ( int pageNumber, bool current, string pkgType = "" ) : System.Collections.Generic
pageNumber int
current bool
pkgType string
리턴 System.Collections.Generic