C# 클래스 Pharmalto.Ecosystem.Controllers.LifestyleController

상속: BaseController
파일 보기 프로젝트 열기: CloudMetal/Ecosystem-Deployment

공개 메소드들

메소드 설명
Index ( ) : System.Web.Mvc.ActionResult
LifestyleController ( IAuthenticationService authenticationService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService ) : System

메소드 상세

Index() 공개 메소드

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

LifestyleController() 공개 메소드

public LifestyleController ( IAuthenticationService authenticationService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService ) : System
authenticationService IAuthenticationService
ecoUserService IEcoUserService
ecoProfileService IEcoProfileService
리턴 System