C# Class FuseboxFreedom.XElementExtensions

Afficher le fichier Open project: jamie-pate/FuseBoxFreedom

Méthodes publiques

Méthode Description
Attr ( this elem, System.Xml.Linq.XName name, bool defaultValue ) : bool
Attr ( this elem, System.Xml.Linq.XName name ) : string

Method Details

Attr() public static méthode

public static Attr ( this elem, System.Xml.Linq.XName name, bool defaultValue ) : bool
elem this
name System.Xml.Linq.XName
defaultValue bool
Résultat bool

Attr() public static méthode

public static Attr ( this elem, System.Xml.Linq.XName name ) : string
elem this
name System.Xml.Linq.XName
Résultat string