C# 클래스 RecruitmentManagementSystem.App.Controllers.InstitutionController

상속: BaseController
파일 보기 프로젝트 열기: BrainStation-23/recruitment-management-system

공개 메소드들

메소드 설명
InstitutionController ( IInstitutionRepository institutionRepository ) : System.Web.Mvc

비공개 메소드들

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

메소드 상세

InstitutionController() 공개 메소드

public InstitutionController ( IInstitutionRepository institutionRepository ) : System.Web.Mvc
institutionRepository IInstitutionRepository
리턴 System.Web.Mvc