Constructor TerminalColorDetector
TerminalColorDetector(IDriver?)
Creates a new instance of the TerminalColorDetector class.
public TerminalColorDetector(IDriver? driver)
Parameters
driverIDriverThe driver to send ANSI requests through.
Creates a new instance of the TerminalColorDetector class.
public TerminalColorDetector(IDriver? driver)
driver IDriverThe driver to send ANSI requests through.