Interface IInputTerminal

IInputTerminal interface

Interface for abstract input terminal.

public interface IInputTerminal

Properties

NameDescription
Reader { get; }Gets the reader for the input terminal.

See Also