C# 클래스 Cats.Web.Hub.Controllers.PlannerController

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

공개 메소드들

메소드 설명
Index ( ) : System.Web.Mvc.ActionResult
PlannerController ( IUserProfileService userProfileService ) : System

메소드 상세

Index() 공개 메소드

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

PlannerController() 공개 메소드

public PlannerController ( IUserProfileService userProfileService ) : System
userProfileService IUserProfileService
리턴 System