C# Class BrokenShoeLeague.Services.Importers.StatsImporter

Inheritance: IStatsImporter
Afficher le fichier Open project: YeeRSoft/broken-shoe-league

Méthodes publiques

Méthode Description
GetStats ( string path ) : BrokenShoeLeague.Services.Seasons.Models.PlayerStats[]

Method Details

GetStats() public méthode

public GetStats ( string path ) : BrokenShoeLeague.Services.Seasons.Models.PlayerStats[]
path string
Résultat BrokenShoeLeague.Services.Seasons.Models.PlayerStats[]