コード例 #1
0
 public async Task <IActionResult> GetProjects() => OkOrBadRequest(await siteService.GetProjects(UserId));