Méthode | Description | |
---|---|---|
ConsoleColorScope ( ConsoleColor foregroundColor ) : System | ||
ConsoleColorScope ( ConsoleColor backgroundColor, ConsoleColor foregroundColor ) : System | ||
Dispose ( ) : void |
public ConsoleColorScope ( ConsoleColor foregroundColor ) : System | ||
foregroundColor | ConsoleColor | |
Résultat | System |
public ConsoleColorScope ( ConsoleColor backgroundColor, ConsoleColor foregroundColor ) : System | ||
backgroundColor | ConsoleColor | |
foregroundColor | ConsoleColor | |
Résultat | System |