C# 클래스 Cats.Areas.Hub.Controllers.HomeController

상속: Cats.Web.Hub.BaseController
파일 보기 프로젝트 열기: edgecomputing/cats

공개 메소드들

메소드 설명
HomeController ( IUserProfileService userProfileService, IAdminUnitService adminUnitService, IHubService hubService ) : System
Index ( ) : System.Web.Mvc.ActionResult
Redirect2Cats ( ) : System.Web.Mvc.ActionResult

비공개 메소드들

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

메소드 상세

HomeController() 공개 메소드

public HomeController ( IUserProfileService userProfileService, IAdminUnitService adminUnitService, IHubService hubService ) : System
userProfileService IUserProfileService
adminUnitService IAdminUnitService
hubService IHubService
리턴 System

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

Redirect2Cats() 공개 메소드

public Redirect2Cats ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult