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

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

공개 프로퍼티들

프로퍼티 타입 설명
History List
Player object>.Dictionary

공개 메소드들

메소드 설명
PlayerHistoryModel ( HttpClient Client ) : System

메소드 상세

PlayerHistoryModel() 공개 메소드

public PlayerHistoryModel ( HttpClient Client ) : System
Client HttpClient
리턴 System

프로퍼티 상세

History 공개적으로 프로퍼티

public List History
리턴 List

Player 공개적으로 프로퍼티

Player Data from the player Table
public Dictionary Player
리턴 object>.Dictionary