C# 클래스 Commencement.Controllers.HomeController

상속: ApplicationController
파일 보기 프로젝트 열기: ucdavis/Commencement

공개 메소드들

메소드 설명
HomeController ( IStudentService studentService, IRepository registrationRepository ) : System

비공개 메소드들

메소드 설명
GetCurrentStudent ( ) : Student
Index ( ) : System.Web.Mvc.ActionResult

메소드 상세

HomeController() 공개 메소드

public HomeController ( IStudentService studentService, IRepository registrationRepository ) : System
studentService IStudentService
registrationRepository IRepository
리턴 System