C# Class splitter.XElementExtensions

Exibir arquivo Open project: nhsevidence/ld-bnf

Public Methods

Method Description
GetAttributeValue ( this element, string name, string defaultValue = "" ) : string

Method Details

GetAttributeValue() public static method

public static GetAttributeValue ( this element, string name, string defaultValue = "" ) : string
element this
name string
defaultValue string
return string