C# Класс MAXSharp.DiffHouse

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CalculateDifferences ( IMAXDevice>.Dictionary DevicesHouse1, IMAXDevice>.Dictionary DevicesHouse2 ) : List

This method calculates the difference between house1 and house2 - whereas house1 is the old house2 the new one

Описание методов

CalculateDifferences() публичный статический Метод

This method calculates the difference between house1 and house2 - whereas house1 is the old house2 the new one
public static CalculateDifferences ( IMAXDevice>.Dictionary DevicesHouse1, IMAXDevice>.Dictionary DevicesHouse2 ) : List
DevicesHouse1 IMAXDevice>.Dictionary
DevicesHouse2 IMAXDevice>.Dictionary
Результат List