Exemplo n.º 1
0
 (await mediator.Command(new VoteOnCommentCommand(new VoteOnComment(commentId, vote), User !))).Match(
Exemplo n.º 2
0
 (await mediator.Query <CommentFindByIdQuery, CommentReadView?>(new CommentFindByIdQuery(commentId, User !)))
 .Match <IActionResult>(