C# Class LibraryManager.Controllers.MyHomeController

Inheritance: Controller
Afficher le fichier Open project: hiepbh/Assignment

Méthodes publiques

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

Method Details

About() public méthode

public About ( ) : System.Web.Mvc.ViewResult
Résultat System.Web.Mvc.ViewResult

Index() public méthode

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