IConsole.

ResetColor() Method

Summary

Sets the foreground and background console colors to their defaults.
Namespace
Cake.Core
Containing Type
IConsole

Syntax

void ResetColor()

Return Value

Type Description
void