Skip to content
Discussion options

You must be logged in to vote

You are not reading or understanding the responses from several of the designers here.

Your own System.Int32 type is not special. It has no relationship to the actual built-in System.Int32 type (see tanner's comment).

int maps exactly to that type. Always.

--

Aside from that, there are rules for how enums behave (including with the special constant zero value).

Please read the rules in the language here. You keep ignoring the critical information people are taking time to get you to understand.

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@remyvanlis
Comment options

@remyvanlis
Comment options

@CyrusNajmabadi
Comment options

@CyrusNajmabadi
Comment options

Answer selected by remyvanlis
@remyvanlis
Comment options

@CyrusNajmabadi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants