C# 클래스 XmlComparer, mono

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

공개 메소드들

메소드 설명
Compare ( string reference, string output ) : void

비공개 메소드들

메소드 설명
CompareNodes ( XmlNode n1, XmlNode n2 ) : void
Report ( string format ) : void

메소드 상세

Compare() 공개 정적인 메소드

public static Compare ( string reference, string output ) : void
reference string
output string
리턴 void