Click or drag to resize

NoWorkaroundConsoleIO Class

Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.libGrNoWorkaroundConsoleIO
    de.unika.ipd.grGen.libGrCygwinBashWorkaroundConsoleIO

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

The NoWorkaroundConsoleIO type exposes the following members.

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