EnumExtensions
.
.
::
.
.
ToName Method
To the name. This method creates a specific call to the above method, requesting the Description MetaData attribute.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
string
ToName
(
Enum
value
)
Parameters
value
Type:
Enum
The value.
Return Value
System.String.
See Also
EnumExtensions Class
Core Namespace