Click or drag to resize

MonoLinuxWorkaroundConsoleIO Class

Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.libGrMonoWorkaroundConsoleIO
    de.unika.ipd.grGen.libGrMonoLinuxWorkaroundConsoleIO

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public class MonoLinuxWorkaroundConsoleIO : MonoWorkaroundConsoleIO

The MonoLinuxWorkaroundConsoleIO type exposes the following members.

Constructors
 NameDescription
Public methodMonoLinuxWorkaroundConsoleIOInitializes a new instance of the MonoLinuxWorkaroundConsoleIO class
Top
Properties
 NameDescription
Public propertyIn
(Inherited from MonoWorkaroundConsoleIO)
Public propertyKeyAvailable
(Inherited from MonoWorkaroundConsoleIO)
Top
Methods
Events
 NameDescription
Public eventCancelKeyPress
(Inherited from MonoWorkaroundConsoleIO)
Top
See Also