Class SetRandomizationChanged
public class SetRandomizationChanged : Change, IChange
- Inheritance
-
SetRandomizationChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
SetRandomizationChanged(Guid, Randomization)
public SetRandomizationChanged(Guid set, Randomization randomization)
Parameters
setGuidrandomizationRandomization
Properties
Randomization
public Randomization Randomization { get; set; }
Property Value
Set
public Guid Set { get; set; }