Constructor InputImpl
InputImpl()
Initializes a new instance of the InputImpl<TInputRecord> class and detects if we are attached to a real terminal device. If not, the input implementation will run in a degraded mode where all operations are no-op.
protected InputImpl()