Click or drag to resize

MonoWindowsWorkaroundConsoleIO Class

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

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

The MonoWindowsWorkaroundConsoleIO type exposes the following members.

Constructors
 NameDescription
Public methodMonoWindowsWorkaroundConsoleIOInitializes a new instance of the MonoWindowsWorkaroundConsoleIO 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