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