Skip to content

Enum with Flags Attribute #247

Closed
Closed
@hallem

Description

@hallem

I was implementing this in a few of the console applications that I'm building and found that it would be really nice to have Flags support for an Enum. Right now the only solution is to use a collection of Enum values and then parse it out in code. Which is fine, but it would be a really nice to have if the library did that for you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions