コード例 #1
0
 public ActionResult <ProjectTask> Get(int id) => repository.Get(id);