Table of Contents

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

string

Values

public List<string> Values { get; set; }

Property Value

List<string>

Methods

Clone()

public TQuizTypingAccuracyRow Clone()

Returns

TQuizTypingAccuracyRow