C# 클래스 NovelTheory.Component.XmlHelpers

파일 보기 프로젝트 열기: jamescurran/JavascriptHelper

공개 메소드들

메소드 설명
xAttribute ( this ele, string key ) : string
xAttributeBool ( this node, string p ) : bool

메소드 상세

xAttribute() 공개 정적인 메소드

public static xAttribute ( this ele, string key ) : string
ele this
key string
리턴 string

xAttributeBool() 공개 정적인 메소드

public static xAttributeBool ( this node, string p ) : bool
node this
p string
리턴 bool