Click or drag to resize

QuizModelWrongActions Property

[Missing <summary> documentation for "P:Livit.Learn.Model.QuizModel.WrongActions"]

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public ActionsModel WrongActions { get; set; }

Property Value

Type: ActionsModel
See Also