コード例 #1
0
ファイル: AnswerOptions.cs プロジェクト: stimothy/querier
 public static void Select(Answer answer)
 {
     AnswerData.Select(answer);
 }