C# Class Moma.Web.Helpers.Pager

Afficher le fichier Open project: mono/momareports

Méthodes publiques

Méthode Description
Pager ( ICollection source, int page, int page_size, int total_count ) : System

Method Details

Pager() public méthode

public Pager ( ICollection source, int page, int page_size, int total_count ) : System
source ICollection
page int
page_size int
total_count int
Résultat System