Open
Boddlnagg
opened this issue 7 years ago
•
0 comments
Some enums have the [Flags] attribute, e.g. Windows.Storage.StorageOpenOptions (even though I don't understand its purpose in that case ...). We should implement the bitwise operators for them (or maybe use bitflags?).