C# Class SteamWebAPI2.Interfaces.TFItems

Inheritance: SteamWebInterface, ITFItems
ファイルを表示 Open project: babelshift/SteamWebAPI2

Public Methods

Method Description
GetGoldenWrenchesAsync ( ) : Task>

Returns a collection of golden wrench and their collection details.

TFItems ( string steamWebApiKey ) : Steam.Models.TF2

Method Details

GetGoldenWrenchesAsync() public method

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

TFItems() public method

public TFItems ( string steamWebApiKey ) : Steam.Models.TF2
steamWebApiKey string
return Steam.Models.TF2