Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
OutboundNotifications ( ) : System.Web.Mvc.ActionResult | ||
ProjectNotifications ( ) : System.Web.Mvc.ActionResult | ||
ProjectsController ( ITweetHarborDbContext database ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public OutboundNotifications ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public ProjectNotifications ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public ProjectsController ( ITweetHarborDbContext database ) : System | ||
database | ITweetHarborDbContext | |
return | System |