C# Class Blog.Admin.Web.Controllers.NotificationsController

Inheritance: Controller
Mostra file Open project: jsnmgpnty/Blogness2.0

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
NotificationsController ( INotificationResource notificationResource ) : System.Collections.Generic

Private Methods

Method Description
SendMessage ( NotificationModel model ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

NotificationsController() public method

public NotificationsController ( INotificationResource notificationResource ) : System.Collections.Generic
notificationResource INotificationResource
return System.Collections.Generic