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