enum s are generally thought of as constant, but an enum with a public field or public setter is non-constant. Ideally fields in an enum are private and set ...
確定! 回上一頁