Méthode | Description | |
---|---|---|
Abort ( ) : void | ||
Initialize ( LineEdit line, MultiLineTextEdit multiLineText ) : void | ||
Show ( ExceptionCheckCallback callback ) : void | ||
ShowAnswer ( ) : void | ||
StudyLineOrderManualQuestionAnswerViewModel ( ) : System |
Méthode | Description | |
---|---|---|
GetReviewMethodId ( ) : System.Guid | ||
PopulateQuestionAndAnswer ( ) : void | ||
ShowAsyncImpl ( ) : System.Threading.Tasks.Task |
Méthode | Description | |
---|---|---|
HideAnswer ( ) : void |
protected GetReviewMethodId ( ) : System.Guid | ||
Résultat | System.Guid |
public Initialize ( LineEdit line, MultiLineTextEdit multiLineText ) : void | ||
line | LineEdit | |
multiLineText | MultiLineTextEdit | |
Résultat | void |
protected PopulateQuestionAndAnswer ( ) : void | ||
Résultat | void |
public Show ( ExceptionCheckCallback callback ) : void | ||
callback | ExceptionCheckCallback | |
Résultat | void |
protected ShowAsyncImpl ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |
public StudyLineOrderManualQuestionAnswerViewModel ( ) : System | ||
Résultat | System |