C# 클래스 Cats.Areas.Hub.Controllers.ReplicationController

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

공개 메소드들

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

비공개 메소드들

메소드 설명
ReplicationGrid ( int publication ) : System.Web.Mvc.ActionResult

메소드 상세

Index() 공개 메소드

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

PublicationTwo() 공개 메소드

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

PublicatonOne() 공개 메소드

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

ReplicationController() 공개 메소드

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