Static methods
staticisEnumWithName<T>(valueExpr:Enum<T>, nameExpr:Dynamic):Dynamic
Returns true if the given enum value has its name equal to the given name
staticisEnumWithName<T>(valueExpr:Enum<T>, nameExpr:Dynamic):Dynamic
Returns true if the given enum value has its name equal to the given name