EnumHelper
<
(Of
<
(
<'
T
>
)
>
)
>
.
.
::
.
.
GetDescription Method
Gets the description.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
string
GetDescription
(
Enum
value
)
Parameters
value
Type:
Enum
The value.
Return Value
System.String.
Exceptions
Exception
Condition
ArgumentNullException
value
See Also
EnumHelper
<
(Of
<
(
<'
T
>
)
>
)
>
Class
Core Namespace