C# Class UCosmic.Web.Mvc.Controllers.T4MVC_FacultyStaffController

Inheritance: UCosmic.Web.Mvc.Controllers.FacultyStaffController
Afficher le fichier Open project: ucosmic/UCosmicAlpha

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult
Institution ( int institutionId ) : System.Web.Mvc.ActionResult
T4MVC_FacultyStaffController ( ) : System

Method Details

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

Institution() public méthode

public Institution ( int institutionId ) : System.Web.Mvc.ActionResult
institutionId int
Résultat System.Web.Mvc.ActionResult

T4MVC_FacultyStaffController() public méthode

public T4MVC_FacultyStaffController ( ) : System
Résultat System