Method | Description | |
---|---|---|
PrepareSearchSummonerModel ( |
||
SearchBox ( |
||
SearchController ( IRiotClient riotClient, ICacheManager cacheManager, IMemoryCache memoryCache ) : System | ||
SummonerResults ( |
public PrepareSearchSummonerModel ( |
||
searchSummoner | ||
summonersDto | SummonerDto>.Dictionary | |
summonerLeagues | Dictionary |
|
return | void |
public SearchBox ( |
||
searchSummoner | ||
return | System.Web.Mvc.ActionResult |
public SearchController ( IRiotClient riotClient, ICacheManager cacheManager, IMemoryCache memoryCache ) : System | ||
riotClient | IRiotClient | |
cacheManager | ICacheManager | |
memoryCache | IMemoryCache | |
return | System |
public SummonerResults ( |
||
searchSummoner | ||
return | System.Web.Mvc.ActionResult |