Property | Type | Description | |
---|---|---|---|
CacheTimes | void | ||
GetResults | IEnumerable |
Method | Description | |
---|---|---|
LinksFor ( string searchTerm ) : IEnumerable | ||
SearchOnTime ( ICache cache, IUrlRegistry urls, Func |
Method | Description | |
---|---|---|
CacheTimes ( ) : void | ||
GetResults ( string searchTerm ) : IEnumerable |
public LinksFor ( string searchTerm ) : IEnumerable | ||
searchTerm | string | |
return | IEnumerable |
public SearchOnTime ( ICache cache, IUrlRegistry urls, Func |
||
cache | ICache | |
urls | IUrlRegistry | |
session | Func |
|
return | System |