示例#1
0
 public void UpdateAnswer(Answer answer)
 {
     moderation.UpdateAnswer(answer);
 }