Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
NavigationPartial ( ) : System.Web.Mvc.ActionResult | ||
NotificationsController ( IRepositoryFactory repositoryFactory ) : System | ||
View ( System.Guid id ) : System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public NavigationPartial ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public NotificationsController ( IRepositoryFactory repositoryFactory ) : System | ||
repositoryFactory | IRepositoryFactory | |
return | System |
public View ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
id | System.Guid | |
return | System.Web.Mvc.ActionResult |