Class AttemptQuestionSwitched
public class AttemptQuestionSwitched : Change, IChange
- Inheritance
-
AttemptQuestionSwitched
- Implements
- Inherited Members
- Extension Methods
Constructors
AttemptQuestionSwitched(int, int)
public AttemptQuestionSwitched(int nextSectionIndex, int nextQuestionIndex)
Parameters
Properties
NextQuestionIndex
public int NextQuestionIndex { get; set; }
Property Value
NextSectionIndex
public int NextSectionIndex { get; set; }