Beispiel #1
0
 public ActionResult <List <Sport> > Get() => _sportService.Get();