Class AttemptSolutionMatch
public class AttemptSolutionMatch
- Inheritance
-
AttemptSolutionMatch
- Inherited Members
- Extension Methods
Constructors
AttemptSolutionMatch()
public AttemptSolutionMatch()
Properties
AttemptIdentifier
public Guid AttemptIdentifier { get; set; }
Property Value
QuestionIdentifier
public Guid QuestionIdentifier { get; set; }
Property Value
SolutionIdentifier
public Guid SolutionIdentifier { get; set; }