C# 클래스 Highlight.Extensions.XmlExtensions

파일 보기 프로젝트 열기: thomasjo/highlight

공개 메소드들

메소드 설명
GetAttributeValue ( this element, System.Xml.Linq.XName name ) : string

메소드 상세

GetAttributeValue() 공개 정적인 메소드

public static GetAttributeValue ( this element, System.Xml.Linq.XName name ) : string
element this
name System.Xml.Linq.XName
리턴 string