C# 클래스 RightpointLabs.Pourcast.Web.Controllers.HomeController

상속: Controller
파일 보기 프로젝트 열기: RightpointLabs/Pourcast

공개 메소드들

메소드 설명
HomeController ( ITapOrchestrator tapOrchestrator, IIdentityOrchestrator identityOrchestrator ) : System.Web.Mvc
Index ( ) : System.Web.Mvc.ActionResult

메소드 상세

HomeController() 공개 메소드

public HomeController ( ITapOrchestrator tapOrchestrator, IIdentityOrchestrator identityOrchestrator ) : System.Web.Mvc
tapOrchestrator ITapOrchestrator
identityOrchestrator IIdentityOrchestrator
리턴 System.Web.Mvc

Index() 공개 메소드

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