Click or drag to resize

NoWorkaroundConsoleIO Class

Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.libConsoleAndOSNoWorkaroundConsoleIO
    de.unika.ipd.grGen.libConsoleAndOSCygwinBashWorkaroundConsoleIO

Namespace:  de.unika.ipd.grGen.libConsoleAndOS
Assembly:  libConsoleAndOS (in libConsoleAndOS.dll) Version: GrGen.NET 8.0
Syntax
C#
public class NoWorkaroundConsoleIO : IWorkaround, 
	IConsoleOutput, IConsoleInput

The NoWorkaroundConsoleIO type exposes the following members.

Constructors
  NameDescription
Public methodNoWorkaroundConsoleIO
Initializes a new instance of the NoWorkaroundConsoleIO class
Top
Properties
  NameDescription
Public propertyIn
Public propertyKeyAvailable
Top
Methods
Events
  NameDescription
Public eventCancelKeyPress
Top
See Also