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