C# Class BlogEngine.Core.Packaging.Pager

Gallery pager
Show file Open project: rasmuskl/ReSharperCourse Class Usage Examples

Public Methods

Method Description
Pager ( int currentPage, int itemCount, string pkgType ) : System.Collections.Generic

Pager

Method Details

Pager() public method

Pager
public Pager ( int currentPage, int itemCount, string pkgType ) : System.Collections.Generic
currentPage int Current page
itemCount int Item count
pkgType string Package type
return System.Collections.Generic