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

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

공개 메소드들

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

Indexes this instance.

메소드 상세

AboutController() 공개 메소드

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

Index() 공개 메소드

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