C# Class NovelTheory.Component.XmlHelpers

Mostrar archivo Open project: jamescurran/JavascriptHelper

Public Methods

Method Description
xAttribute ( this ele, string key ) : string
xAttributeBool ( this node, string p ) : bool

Method Details

xAttribute() public static method

public static xAttribute ( this ele, string key ) : string
ele this
key string
return string

xAttributeBool() public static method

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