C# 클래스 AcceptanceTests.Asserts.Import.OperationDataAssert

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

공개 메소드들

메소드 설명
AreEqual ( XmlNodeList tlgNodes, string currentPath, List operationData ) : void

비공개 메소드들

메소드 설명
AreEqual ( XmlNode tlgNode, string currentPath, AgGateway.ADAPT.ApplicationDataModel.LoggedData.OperationData operationData ) : void
GetIsoSpatialRecords ( string tlgA, string currentPath ) : IEnumerable

메소드 상세

AreEqual() 공개 정적인 메소드

public static AreEqual ( XmlNodeList tlgNodes, string currentPath, List operationData ) : void
tlgNodes System.Xml.XmlNodeList
currentPath string
operationData List
리턴 void