C# Class Demo.MVC5Web.Controllers.PagerController

Inheritance: Controller
ファイルを表示 Open project: heycoder/mvcpager

Public Methods

Method Description
Index ( PagerModel model ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

public Index ( PagerModel model ) : System.Web.Mvc.ActionResult
model Demo.MVC5Web.Models.PagerModel
return System.Web.Mvc.ActionResult