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