C# Class Sakura.AspNetCore.Mvc.Internal.PagerList

Represent as a pager.
Afficher le fichier Open project: sgjsakura/AspNetCore Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
PagerList ( [ items ) : System

Initialize a new pager.

Method Details

PagerList() public méthode

Initialize a new pager.
public PagerList ( [ items ) : System
items [ All items included in the pager.
Résultat System