Class QuestionOrderingSolutionDeleted
public class QuestionOrderingSolutionDeleted : Change, IChange
- Inheritance
-
QuestionOrderingSolutionDeleted
- Implements
- Inherited Members
- Extension Methods
Constructors
QuestionOrderingSolutionDeleted(Guid, Guid)
public QuestionOrderingSolutionDeleted(Guid question, Guid solution)
Parameters
Properties
Question
public Guid Question { get; set; }
Property Value
Solution
public Guid Solution { get; set; }