C# Class Commander.Core.Utils.XElementHelpers

Show file Open project: SneWs/Commander

Public Methods

Method Description
GetAttribute ( this element, string name, string defaultValue ) : string

Method Details

GetAttribute() public static method

public static GetAttribute ( this element, string name, string defaultValue ) : string
element this
name string
defaultValue string
return string