Class TQuizTypingAccuracyRow
- Namespace
- InSite.Application.Quizzes.Read
- Assembly
- Shift.Sdk.dll
public class TQuizTypingAccuracyRow
- Inheritance
-
TQuizTypingAccuracyRow
- Inherited Members
- Extension Methods
Constructors
TQuizTypingAccuracyRow()
public TQuizTypingAccuracyRow()
Properties
Label
public string Label { get; set; }
Property Value
Values
public List<string> Values { get; set; }
Property Value
Methods
Clone()
public TQuizTypingAccuracyRow Clone()