Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
FetchMatches ( ) : GwMatch>.Dictionary |
public Api ( string language = "en" ) : System.Collections.Generic | ||
language | string | |
Résultat | System.Collections.Generic |
public FindMatch ( |
||
world | ||
Résultat |
public GetEvents ( string worldId ) : GwEvent>.Dictionary |
||
worldId | string | |
Résultat | GwEvent>.Dictionary |
public GetMatchDetails ( string matchId ) : |
||
matchId | string | |
Résultat |
public GetMatches ( ) : GwMatch>.Dictionary |
||
Résultat | GwMatch>.Dictionary |
public GetNames ( string url, string lang ) : string>.Dictionary |
||
url | string | |
lang | string | |
Résultat | string>.Dictionary |