C# Class com.riotgames.platform.statistics.RecentGames

Inheritance: AbstractDomainObject
ファイルを表示 Open project: epicvrvs/LibOfLegends Class Usage Examples

Public Properties

Property Type Description
gameStatistics List
playerGameStatsMap object>.Dictionary
recentGamesJson object
userId int

Public Methods

Method Description
RecentGames ( ) : System.Collections.Generic

Method Details

RecentGames() public method

public RecentGames ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

gameStatistics public_oe property

public List gameStatistics
return List

playerGameStatsMap public_oe property

public Dictionary playerGameStatsMap
return object>.Dictionary

recentGamesJson public_oe property

public object recentGamesJson
return object

userId public_oe property

public int userId
return int