Lösningsförslag till uppgift 1.6¶
Console.ForegroundColor = ConsoleColor.White;
Console.BackgroundColor = ConsoleColor.Blue;
Console.Clear();
Console.WriteLine("An error has ocurred.");
Console.WriteLine("Error: 0E : 016C : BFF415FA");
Console.ForegroundColor = ConsoleColor.White;
Console.BackgroundColor = ConsoleColor.Blue;
Console.Clear();
Console.WriteLine("An error has ocurred.");
Console.WriteLine("Error: 0E : 016C : BFF415FA");