Class InstrumentDifferenceDetector
Detect differences between two instruments
Inherited Members
Namespace: Algenta.Colectica.Commands.DifferenceDetection
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class InstrumentDifferenceDetector
Methods
DetectDifferences(Instrument, Instrument)
Detect differences between two instruments
Declaration
public DifferenceResult DetectDifferences(Instrument oldInst, Instrument newInst)
Parameters
Type | Name | Description |
---|---|---|
Instrument | oldInst | |
Instrument | newInst |
Returns
Type | Description |
---|---|
DifferenceResult |