コード例 #1
0
 //GET SCHOOL ID
 public ActionResult <Korisnik> editSChool(string id) => View(_schoolServices.FindID(id));