Determines whether this instance has description.
Namespace:
Core
Assembly:
Core (in Core.dll)
public static bool HasDescription(
Enum soure
)
Parameters
- soure
- Type: Enum
The soure.
Return Value
true if the specified soure has description; otherwise,
false.