C# Class Commencement.Controllers.HomeController

Inheritance: ApplicationController
Afficher le fichier Open project: ucdavis/Commencement

Méthodes publiques

Méthode Description
HomeController ( IStudentService studentService, IRepository registrationRepository ) : System

Private Methods

Méthode Description
GetCurrentStudent ( ) : Student
Index ( ) : System.Web.Mvc.ActionResult

Method Details

HomeController() public méthode

public HomeController ( IStudentService studentService, IRepository registrationRepository ) : System
studentService IStudentService
registrationRepository IRepository
Résultat System