C# Class Commander.Core.Utils.XElementHelpers

Afficher le fichier Open project: SneWs/Commander

Méthodes publiques

Méthode Description
GetAttribute ( this element, string name, string defaultValue ) : string

Method Details

GetAttribute() public static méthode

public static GetAttribute ( this element, string name, string defaultValue ) : string
element this
name string
defaultValue string
Résultat string