Default text color if none is specified.
Namespace: CleanCode.DiagnosticsAssembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax
public static ConsoleColor DefaultColor { get; set; }
Field Value
The default color for output from the Dump method.See Also