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