Table of Contents

Class SetsReordered

Namespace
InSite.Domain.Banks
Assembly
Shift.Sdk.dll
public class SetsReordered : Change, IChange
Inheritance
SetsReordered
Implements
Inherited Members
Extension Methods

Constructors

SetsReordered(Dictionary<int, int>)

public SetsReordered(Dictionary<int, int> sequences)

Parameters

sequences Dictionary<int, int>

Properties

Sequences

public Dictionary<int, int> Sequences { get; }

Property Value

Dictionary<int, int>