C# 클래스 Blog.Admin.Web.Controllers.NotificationsController

상속: Controller
파일 보기 프로젝트 열기: jsnmgpnty/Blogness2.0

공개 메소드들

메소드 설명
Index ( ) : System.Web.Mvc.ActionResult
NotificationsController ( INotificationResource notificationResource ) : System.Collections.Generic

비공개 메소드들

메소드 설명
SendMessage ( NotificationModel model ) : System.Web.Mvc.ActionResult

메소드 상세

Index() 공개 메소드

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

NotificationsController() 공개 메소드

public NotificationsController ( INotificationResource notificationResource ) : System.Collections.Generic
notificationResource INotificationResource
리턴 System.Collections.Generic