Method | Description | |
---|---|---|
GetSearchSuggestions ( ) : IEnumerable |
||
GetSearchSuggestions ( string searchTerm ) : IEnumerable |
||
SearchSuggestionController ( ) : System | ||
SearchSuggestionController ( IRepository |
public GetSearchSuggestions ( ) : IEnumerable |
||
return | IEnumerable |
public GetSearchSuggestions ( string searchTerm ) : IEnumerable |
||
searchTerm | string | |
return | IEnumerable |
public SearchSuggestionController ( ) : System | ||
return | System |
public SearchSuggestionController ( IRepository |
||
searchSuggestionsRepository | IRepository |
|
return | System |