C# Class TypeLess.Net.EnumHelper

Mostra file Open project: jansater/TypeLess

Public Methods

Method Description
GetDescription ( this value ) : string
GetDisplayAttributes ( this value ) : EnumAttr

Method Details

GetDescription() public static method

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

GetDisplayAttributes() public static method

public static GetDisplayAttributes ( this value ) : EnumAttr
value this
return EnumAttr