コード例 #1
0
 public Answer GetAnswer(int id)
 {
     return(moderation.GetAnswer(id));
 }