What does applying [Flags] really do?
I know it modifies the behavior of Enum.ToString, but does it do anything else? (e.g. Different compiler or runtime behavior, e
Here's a list of concrete behavioral differences:
More details: http://msdn.microsoft.com/en-us/library/ms229062.aspx