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

Inheritance: AbstractDomainObject
Afficher le fichier Open project: epicvrvs/LibOfLegends Class Usage Examples

Méthodes publiques

Свойство Type Description
gameStatistics List
playerGameStatsMap object>.Dictionary
recentGamesJson object
userId int

Méthodes publiques

Méthode Description
RecentGames ( ) : System.Collections.Generic

Method Details

RecentGames() public méthode

public RecentGames ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

gameStatistics public_oe property

public List gameStatistics
Résultat List

playerGameStatsMap public_oe property

public Dictionary playerGameStatsMap
Résultat object>.Dictionary

recentGamesJson public_oe property

public object recentGamesJson
Résultat object

userId public_oe property

public int userId
Résultat int