Exemple #1
0
 public ActionResult <List <Stats> > Get() =>
 _StatsService.Get();