C# 클래스 ResxDiffLib.ResxDocument

파일 보기 프로젝트 열기: tomwadley/resx-diff 1 사용 예제들

공개 메소드들

메소드 설명
ResxDocument ( System.Xml.Linq.XDocument xml ) : System
ToXml ( ) : System.Xml.Linq.XDocument

메소드 상세

ResxDocument() 공개 메소드

public ResxDocument ( System.Xml.Linq.XDocument xml ) : System
xml System.Xml.Linq.XDocument
리턴 System

ToXml() 공개 메소드

public ToXml ( ) : System.Xml.Linq.XDocument
리턴 System.Xml.Linq.XDocument