C# 클래스 SteamWebAPI2.Interfaces.TFItems

상속: SteamWebInterface, ITFItems
파일 보기 프로젝트 열기: babelshift/SteamWebAPI2

공개 메소드들

메소드 설명
GetGoldenWrenchesAsync ( ) : Task>

Returns a collection of golden wrench and their collection details.

TFItems ( string steamWebApiKey ) : Steam.Models.TF2

메소드 상세

GetGoldenWrenchesAsync() 공개 메소드

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

TFItems() 공개 메소드

public TFItems ( string steamWebApiKey ) : Steam.Models.TF2
steamWebApiKey string
리턴 Steam.Models.TF2