C# 클래스 ResxDiffLib.XmlUtils

파일 보기 프로젝트 열기: tomwadley/resx-diff

공개 메소드들

메소드 설명
ValueOrNull ( System.Xml.Linq.XAttribute x ) : string
ValueOrNull ( System.Xml.Linq.XElement x ) : string

메소드 상세

ValueOrNull() 공개 정적인 메소드

public static ValueOrNull ( System.Xml.Linq.XAttribute x ) : string
x System.Xml.Linq.XAttribute
리턴 string

ValueOrNull() 공개 정적인 메소드

public static ValueOrNull ( System.Xml.Linq.XElement x ) : string
x System.Xml.Linq.XElement
리턴 string