Show / Hide Table of Contents

Class QuestionAttemptScore

Inheritance
System.Object
QuestionAttemptScore
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.QAndA
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class QuestionAttemptScore

Fields

View Source

attemptNo

Declaration
public int attemptNo
Field Value
Type Description
System.Int32
View Source

score

Declaration
public int score
Field Value
Type Description
System.Int32

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX