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

Inheritance: AbstractDomainObject
Show file 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 property

public List gameStatistics
return List

playerGameStatsMap public property

public Dictionary playerGameStatsMap
return object>.Dictionary

recentGamesJson public property

public object recentGamesJson
return object

userId public property

public int userId
return int