Exemplo n.º 1
0
 public ActionResult <List <user> > Get() =>
 _userService.Get();