1 write to ForegroundColor
System.Console (1)
System\Console.cs (1)
341
set { ConsolePal.
ForegroundColor
= value; }
1 reference to ForegroundColor
System.Console (1)
System\Console.cs (1)
340
get { return ConsolePal.
ForegroundColor
; }