C# Class Geekhub.Controllers.AlertsController

Inheritance: Controller
ファイルを表示 Open project: geekhubdk/geekhub

Public Methods

Method Description
SendNewMeetingsNewsletter ( ) : System.Web.Mvc.ActionResult
SendTweets ( ) : System.Web.Mvc.ActionResult

Method Details

SendNewMeetingsNewsletter() public method

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

SendTweets() public method

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