Click or drag to resize

CygwinBashWorkaroundConsoleIO 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.2
Syntax
C#
public class CygwinBashWorkaroundConsoleIO : NoWorkaroundConsoleIO

The CygwinBashWorkaroundConsoleIO type exposes the following members.

Constructors
  NameDescription
Public methodCygwinBashWorkaroundConsoleIO
Initializes a new instance of the CygwinBashWorkaroundConsoleIO class
Top
Properties
  NameDescription
Public propertyIn (Inherited from NoWorkaroundConsoleIO.)
Public propertyKeyAvailable (Inherited from NoWorkaroundConsoleIO.)
Top
Methods
Events
  NameDescription
Public eventCancelKeyPress (Inherited from NoWorkaroundConsoleIO.)
Top
See Also