C# 클래스 EmailProcessing.LinqToXmlExtensions

파일 보기 프로젝트 열기: andrewmyhre/EmailProcessing

공개 메소드들

메소드 설명
ValueOrEmptyString ( this element, string elementName ) : string
ValueOrEmptyString ( this element, string elementName, string elementNamespace ) : string

메소드 상세

ValueOrEmptyString() 공개 정적인 메소드

public static ValueOrEmptyString ( this element, string elementName ) : string
element this
elementName string
리턴 string

ValueOrEmptyString() 공개 정적인 메소드

public static ValueOrEmptyString ( this element, string elementName, string elementNamespace ) : string
element this
elementName string
elementNamespace string
리턴 string