C# Class RecruitmentManagementSystem.App.Controllers.InstitutionController

Inheritance: BaseController
ファイルを表示 Open project: BrainStation-23/recruitment-management-system

Public Methods

Method Description
InstitutionController ( IInstitutionRepository institutionRepository ) : System.Web.Mvc

Private Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult

Method Details

InstitutionController() public method

public InstitutionController ( IInstitutionRepository institutionRepository ) : System.Web.Mvc
institutionRepository IInstitutionRepository
return System.Web.Mvc