C# Class SteamWebAPI2.Interfaces.TFItems

Inheritance: SteamWebInterface, ITFItems
Afficher le fichier Open project: babelshift/SteamWebAPI2

Méthodes publiques

Méthode Description
GetGoldenWrenchesAsync ( ) : Task>

Returns a collection of golden wrench and their collection details.

TFItems ( string steamWebApiKey ) : Steam.Models.TF2

Method Details

GetGoldenWrenchesAsync() public méthode

Returns a collection of golden wrench and their collection details.
public GetGoldenWrenchesAsync ( ) : Task>
Résultat Task>

TFItems() public méthode

public TFItems ( string steamWebApiKey ) : Steam.Models.TF2
steamWebApiKey string
Résultat Steam.Models.TF2