C# Class BF2Statistics.Web.Bf2Stats.RankingsModel

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

Méthodes publiques

Свойство Type Description
Stats List

Méthodes publiques

Méthode Description
RankingsModel ( HttpClient Client ) : System.Collections.Generic

Method Details

RankingsModel() public méthode

public RankingsModel ( HttpClient Client ) : System.Collections.Generic
Client HttpClient
Résultat System.Collections.Generic

Property Details

Stats public_oe property

The array of parsed ranking objects
public List Stats
Résultat List