C# Class BF2Statistics.Web.Bf2Stats.PlayerHistoryModel

Inheritance: BF2PageModel
Afficher le fichier Open project: BF2Statistics/ControlCenter Class Usage Examples

Méthodes publiques

Свойство Type Description
History List
Player object>.Dictionary

Méthodes publiques

Méthode Description
PlayerHistoryModel ( HttpClient Client ) : System

Method Details

PlayerHistoryModel() public méthode

public PlayerHistoryModel ( HttpClient Client ) : System
Client HttpClient
Résultat System

Property Details

History public_oe property

public List History
Résultat List

Player public_oe property

Player Data from the player Table
public Dictionary Player
Résultat object>.Dictionary