C# 클래스 AcceptanceTests.Asserts.Export.TimAssert

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

공개 메소드들

메소드 설명
AreEqual ( List timescopes, List tims ) : void

비공개 메소드들

메소드 설명
AreEqual ( AgGateway.ADAPT.ApplicationDataModel.Common.TimeScope timeScope, TIM tim ) : void

메소드 상세

AreEqual() 공개 정적인 메소드

public static AreEqual ( List timescopes, List tims ) : void
timescopes List
tims List
리턴 void