C# 클래스 WhoCanHelpMe.Web.Controllers.Home.HomeController

상속: BaseController
파일 보기 프로젝트 열기: jongeorge1/Who-Can-Help-Me

공개 메소드들

메소드 설명
HomeController ( INewsTasks newsTasks, IMapper homePageViewModelMapper, ICachingService cachingService ) : System.Collections.Generic
Index ( ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
IndexInner ( ) : PageViewModel

메소드 상세

HomeController() 공개 메소드

public HomeController ( INewsTasks newsTasks, IMapper homePageViewModelMapper, ICachingService cachingService ) : System.Collections.Generic
newsTasks INewsTasks
homePageViewModelMapper IMapper
cachingService ICachingService
리턴 System.Collections.Generic

Index() 공개 메소드

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