Enum is more strongly typed than an int - it prevents you from assigning values outside the universe of allowed values. · You should use an enum wherever ...
確定! 回上一頁