C# Class TrufflerSample.Controllers.PagingController

Inheritance: Controller
Afficher le fichier Open project: 200OK/TrufflerSample

Méthodes publiques

Méthode Description
Index ( string q, int p ) : System.Web.Mvc.ActionResult
PagingController ( IClient client ) : System.Collections.Generic

Method Details

Index() public méthode

public Index ( string q, int p ) : System.Web.Mvc.ActionResult
q string
p int
Résultat System.Web.Mvc.ActionResult

PagingController() public méthode

public PagingController ( IClient client ) : System.Collections.Generic
client IClient
Résultat System.Collections.Generic