Clears the console window with the color backColor.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
public static void Clear( Color backColor ) |
Parameters
- backColor
- Type: System.Drawing..::.Color
The background color.