C# 클래스 MAXSharp.DiffHouse

파일 보기 프로젝트 열기: bietiekay/MAXSharp 1 사용 예제들

공개 메소드들

메소드 설명
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