'Declaration Public Shared Function IsEnum( _ ByVal type As Type _ ) As Boolean
public static bool IsEnum( Type type )
Utils Class Utils Members