Method | Description | |
---|---|---|
ByTag ( string tagName ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
SearchController ( ISearchTasks searchTasks, ITagTasks tagTasks, IMapper |
public ByTag ( string tagName ) : System.Web.Mvc.ActionResult | ||
tagName | string | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public SearchController ( ISearchTasks searchTasks, ITagTasks tagTasks, IMapper |
||
searchTasks | ISearchTasks | |
tagTasks | ITagTasks | |
searchPageViewModelMapper | IMapper |
|
searchResultsPageViewModelMapper | IMapper |
|
return | System.Collections.Generic |