Class SetsReordered
public class SetsReordered : Change, IChange
- Inheritance
-
SetsReordered
- Implements
- Inherited Members
- Extension Methods
Constructors
SetsReordered(Dictionary<int, int>)
public SetsReordered(Dictionary<int, int> sequences)
Parameters
sequencesDictionary<int, int>
Properties
Sequences
public Dictionary<int, int> Sequences { get; }
Property Value
- Dictionary<int, int>