コード例 #1
0
 public ActionResult <List <Models.Group> > Get() =>
 _groupService.Get();