EnumExtensions..::..HasDescription Method (Enum)

Determines whether this instance has description.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static bool HasDescription(
	Enum soure
)

Parameters

soure
Type: Enum
The soure.

Return Value

true if the specified soure has description; otherwise, false.