C# Class msos.ConsolePrinter.ConsoleColorChanger

Inheritance: IDisposable
Datei anzeigen Open project: goldshtn/msos

Public Methods

Method Description
ConsoleColorChanger ( ConsoleColor foregroundColor ) : System
Dispose ( ) : void

Method Details

ConsoleColorChanger() public method

public ConsoleColorChanger ( ConsoleColor foregroundColor ) : System
foregroundColor ConsoleColor
return System

Dispose() public method

public Dispose ( ) : void
return void