C# Class NovelTheory.Component.XmlHelpers

Afficher le fichier Open project: jamescurran/JavascriptHelper

Méthodes publiques

Méthode Description
xAttribute ( this ele, string key ) : string
xAttributeBool ( this node, string p ) : bool

Method Details

xAttribute() public static méthode

public static xAttribute ( this ele, string key ) : string
ele this
key string
Résultat string

xAttributeBool() public static méthode

public static xAttributeBool ( this node, string p ) : bool
node this
p string
Résultat bool