C# 클래스 splitter.XElementExtensions

파일 보기 프로젝트 열기: nhsevidence/ld-bnf

공개 메소드들

메소드 설명
GetAttributeValue ( this element, string name, string defaultValue = "" ) : string

메소드 상세

GetAttributeValue() 공개 정적인 메소드

public static GetAttributeValue ( this element, string name, string defaultValue = "" ) : string
element this
name string
defaultValue string
리턴 string