You should always use enums when a variable (especially a method parameter) can only take one out of a small set of possible values.
確定! 回上一頁