Constructor KittyKeyboardProtocolDetector
KittyKeyboardProtocolDetector(IDriver?)
Creates a new detector that sends its query through the provided driver.
public KittyKeyboardProtocolDetector(IDriver? driver)
Parameters
driverIDriverThe driver to send ANSI requests through.