C# Class splitter.XElementExtensions

Afficher le fichier Open project: nhsevidence/ld-bnf

Méthodes publiques

Méthode Description
GetAttributeValue ( this element, string name, string defaultValue = "" ) : string

Method Details

GetAttributeValue() public static méthode

public static GetAttributeValue ( this element, string name, string defaultValue = "" ) : string
element this
name string
defaultValue string
Résultat string