I am building a fun little app to determine if I should bike to work.
I would like to test to see if it is either Raining or Thunderstorm(ing).
publi
use the FlagsAttribute. That will allow you to use the enum as a bit mask.