예제 #1
0
 public ActionResult <Domain.Entities.Domain.Action> AnswerAction(int answerId) =>
 _myService.GetAnswerAction(answerId);