예제 #1
0
 public async Task <IActionResult> Get() => this.Ok(await handler.HandleGetAsync(Request.HttpContext.RequestAborted));