FakeConsole.

ResetColor() Method

Summary

Sets the foreground and background console colors to their defaults.
Namespace
Cake.Testing
Containing Type
FakeConsole

Syntax

public void ResetColor()

Return Value

Type Description
void