Example 1: c# hex to console color public static ConsoleColor FromHex(string hex) { int argb = Int32.Parse(hex.Replace("#", ""), NumberStyles.
確定! 回上一頁