C# 클래스 Mhotivo.ParentSite.Controllers.NotificationCommentsController

상속: Controller
파일 보기 프로젝트 열기: armejiaf/Mhotivo

공개 메소드들

메소드 설명
NotificationCommentsController ( INotificationRepository notificationRepository ) : System

비공개 메소드들

메소드 설명
Index ( int notificationId ) : System.Web.Mvc.ActionResult

메소드 상세

NotificationCommentsController() 공개 메소드

public NotificationCommentsController ( INotificationRepository notificationRepository ) : System
notificationRepository INotificationRepository
리턴 System