C# 클래스 com.riotgames.platform.statistics.RecentGames

상속: AbstractDomainObject
파일 보기 프로젝트 열기: epicvrvs/LibOfLegends 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
gameStatistics List
playerGameStatsMap object>.Dictionary
recentGamesJson object
userId int

공개 메소드들

메소드 설명
RecentGames ( ) : System.Collections.Generic

메소드 상세

RecentGames() 공개 메소드

public RecentGames ( ) : System.Collections.Generic
리턴 System.Collections.Generic

프로퍼티 상세

gameStatistics 공개적으로 프로퍼티

public List gameStatistics
리턴 List

playerGameStatsMap 공개적으로 프로퍼티

public Dictionary playerGameStatsMap
리턴 object>.Dictionary

recentGamesJson 공개적으로 프로퍼티

public object recentGamesJson
리턴 object

userId 공개적으로 프로퍼티

public int userId
리턴 int