public MyColours GetColours(string colour) { string[] colours = Enum.GetNames(typeof(MyColours)); ... NET (+ Core) and C# 7, here is the best solution:
確定! 回上一頁