The idea is to use `Enum.GetValues()` method to get an array of the enum constants' values. ... WriteLine(String.Join(Environment.NewLine, days));.
確定! 回上一頁