Class QuestionUpgraded
public class QuestionUpgraded : Change, IChange
- Inheritance
-
QuestionUpgraded
- Implements
- Inherited Members
- Extension Methods
Constructors
QuestionUpgraded(Guid, Guid)
public QuestionUpgraded(Guid currentQuestion, Guid upgradedQuestion)
Parameters
Properties
CurrentQuestion
public Guid CurrentQuestion { get; set; }
Property Value
UpgradedQuestion
public Guid UpgradedQuestion { get; set; }