Class AttemptSubmitted
public class AttemptSubmitted : Change, IChange
- Inheritance
-
AttemptSubmitted
- Implements
- Inherited Members
- Extension Methods
Constructors
AttemptSubmitted(string, bool)
public AttemptSubmitted(string userAgent, bool grade)
Parameters
Properties
Grade
public bool Grade { get; }
Property Value
UserAgent
public string UserAgent { get; }