메소드 |
설명 |
|
OnCreated ( ) : void |
|
|
OnLoaded ( ) : void |
|
|
OnQuestionCategoryChanged ( ) : void |
|
|
OnQuestionCategoryChanging ( string value ) : void |
|
|
OnQuestionIdChanged ( ) : void |
|
|
OnQuestionIdChanging ( int value ) : void |
|
|
OnQuestionTextChanged ( ) : void |
|
|
OnQuestionTextChanging ( string value ) : void |
|
|
OnQuestionTypeChanged ( ) : void |
|
|
OnQuestionTypeChanging ( string value ) : void |
|
|
OnValidate ( System action ) : void |
|
|
attach_ExamQuestions ( ExamQuestion entity ) : void |
|
|
attach_QuestionAnswers ( QuestionAnswer entity ) : void |
|
|
attach_QuestionChoices ( QuestionChoice entity ) : void |
|
|
detach_ExamQuestions ( ExamQuestion entity ) : void |
|
|
detach_QuestionAnswers ( QuestionAnswer entity ) : void |
|
|
detach_QuestionChoices ( QuestionChoice entity ) : void |
|
|