Class AssertAttemptSection
public class AssertAttemptSection : Query<bool>, IQuery<bool>
- Inheritance
-
AssertAttemptSection
- Implements
- Inherited Members
- Extension Methods
Constructors
AssertAttemptSection()
public AssertAttemptSection()
Properties
AttemptIdentifier
public Guid AttemptIdentifier { get; set; }
Property Value
SectionIndex
public int SectionIndex { get; set; }