C# Class Microsoft.TeamFoundation.VersionControl.Client.Helpers.Extender

Mostra file Open project: Indomitable/monodevelop-tfs-addin

Public Methods

Method Description
GetAttribute ( this element, string attributeName ) : string
ToLowString ( this boolVal ) : string

Method Details

GetAttribute() public static method

public static GetAttribute ( this element, string attributeName ) : string
element this
attributeName string
return string

ToLowString() public static method

public static ToLowString ( this boolVal ) : string
boolVal this
return string