C# Class TrufflerSample.Controllers.PagingController

Inheritance: Controller
Mostra file Open project: 200OK/TrufflerSample

Public Methods

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

Method Details

Index() public method

public Index ( string q, int p ) : System.Web.Mvc.ActionResult
q string
p int
return System.Web.Mvc.ActionResult

PagingController() public method

public PagingController ( IClient client ) : System.Collections.Generic
client IClient
return System.Collections.Generic