Class QuestionConfig

QuestionConfig class

質問要素を表します。一般的に使用されるTableConfig行として.

public class QuestionConfig : BaseConfig

コンストラクター

名前説明
QuestionConfig()デフォルトのコンストラクター。

プロパティ

名前説明
override Name { get; set; }質問の値
override Type { get; set; }omr 要素のタイプ。 JSON シリアル化の必須フィールド.

関連項目