C# Class Cake.Diagnostics.ConsolePalette

Mostra file Open project: SimpleGitVersion/CodeCake Class Usage Examples

Public Methods

Method Description
ConsolePalette ( ConsoleColor background, ConsoleColor foreground, ConsoleColor argumentBackground, ConsoleColor argumentForeground ) : System

Method Details

ConsolePalette() public method

public ConsolePalette ( ConsoleColor background, ConsoleColor foreground, ConsoleColor argumentBackground, ConsoleColor argumentForeground ) : System
background ConsoleColor
foreground ConsoleColor
argumentBackground ConsoleColor
argumentForeground ConsoleColor
return System