C# Class LibraryManager.Controllers.MyHomeController

Inheritance: Controller
Exibir arquivo Open project: hiepbh/Assignment

Public Methods

Method Description
About ( ) : System.Web.Mvc.ViewResult
Index ( string employee_name, int page ) : System.Web.Mvc.ActionResult

Method Details

About() public method

public About ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult

Index() public method

public Index ( string employee_name, int page ) : System.Web.Mvc.ActionResult
employee_name string
page int
return System.Web.Mvc.ActionResult