C# Class SteamWebAPI.SteamWebAPIUtil

Inheritance: SteamWebRequest
Afficher le fichier Open project: babelshift/SteamWebAPI Class Usage Examples

Méthodes publiques

Méthode Description
GetServerInfoAsync ( ) : Task
GetSupportedAPIListAsync ( ) : Task>
SteamWebAPIUtil ( WebRequestParameter developerKey ) : System

Method Details

GetServerInfoAsync() public méthode

public GetServerInfoAsync ( ) : Task
Résultat Task

GetSupportedAPIListAsync() public méthode

public GetSupportedAPIListAsync ( ) : Task>
Résultat Task>

SteamWebAPIUtil() public méthode

public SteamWebAPIUtil ( WebRequestParameter developerKey ) : System
developerKey SteamWebModel.WebRequestParameter
Résultat System