C# 클래스 BF2Statistics.Web.Bf2Stats.RankingsModel

상속: BF2PageModel
파일 보기 프로젝트 열기: BF2Statistics/ControlCenter 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Stats List

공개 메소드들

메소드 설명
RankingsModel ( HttpClient Client ) : System.Collections.Generic

메소드 상세

RankingsModel() 공개 메소드

public RankingsModel ( HttpClient Client ) : System.Collections.Generic
Client HttpClient
리턴 System.Collections.Generic

프로퍼티 상세

Stats 공개적으로 프로퍼티

The array of parsed ranking objects
public List Stats
리턴 List