Attempting to test if an enumeration has a flags attribute by using EnumFlagsUtils.DoesEnumHaveFlagsAttribute( Enum enumerationToTest ) always returns false, even when the enum has the Flags attribute.
Comments: ** Comment from web user: rmiesen **
Comments: ** Comment from web user: rmiesen **
Fixed in revision 1521.
Closing.