Is it possible to extend C# enumerations to support defining static methods and properties? #7823
Unanswered
fenginsc
asked this question in
Language Ideas
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently C# enumerations can only define values, the use is very limited, if you can support enumerations like Java enumerations can be defined within the enumeration of properties and methods would be better!
Beta Was this translation helpful? Give feedback.
All reactions