Метод | Описание | |
---|---|---|
Api ( string language = "en" ) : System.Collections.Generic | ||
FindMatch ( |
||
GetEvents ( string worldId ) : GwEvent>.Dictionary |
||
GetMaps ( ) : List |
||
GetMatchDetails ( string matchId ) : |
||
GetMatches ( ) : GwMatch>.Dictionary |
||
GetNames ( string url, string lang ) : string>.Dictionary |
||
GetWorlds ( ) : List |
||
Refresh ( ) : void |
Метод | Описание | |
---|---|---|
FetchMatches ( ) : GwMatch>.Dictionary |
public Api ( string language = "en" ) : System.Collections.Generic | ||
language | string | |
Результат | System.Collections.Generic |
public FindMatch ( |
||
world | ||
Результат |
public GetEvents ( string worldId ) : GwEvent>.Dictionary |
||
worldId | string | |
Результат | GwEvent>.Dictionary |
public GetMatchDetails ( string matchId ) : |
||
matchId | string | |
Результат |
public GetMatches ( ) : GwMatch>.Dictionary |
||
Результат | GwMatch>.Dictionary |
public GetNames ( string url, string lang ) : string>.Dictionary |
||
url | string | |
lang | string | |
Результат | string>.Dictionary |