C# Class Dev2.Studio.Core.AppResources.ExtensionMethods.EnumExtensions

Show file Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
GetDisplayOrder ( this value ) : int
GetIconLocation ( this value ) : string
GetTreeDescription ( this value ) : string

Method Details

GetDisplayOrder() public static method

public static GetDisplayOrder ( this value ) : int
value this
return int

GetIconLocation() public static method

public static GetIconLocation ( this value ) : string
value this
return string

GetTreeDescription() public static method

public static GetTreeDescription ( this value ) : string
value this
return string