Method | Description | |
---|---|---|
BlogRecentCommentsController ( ) : System.Collections.Generic | ||
BlogRecentCommentsController ( IRecentCommentsCore recentCommentsCore ) : System.Collections.Generic | ||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
GetModel ( ) : IEnumerable |
public BlogRecentCommentsController ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public BlogRecentCommentsController ( IRecentCommentsCore recentCommentsCore ) : System.Collections.Generic | ||
recentCommentsCore | IRecentCommentsCore | |
return | System.Collections.Generic |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |