Named enums are used to declare related constants and group them by giving them a unique type. The EnumMembers are declared in the scope of the named enum.
確定! 回上一頁