Click or drag to resize

MonoWorkaroundConsoleIO Class

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

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

The MonoWorkaroundConsoleIO type exposes the following members.

Constructors
  NameDescription
Protected methodMonoWorkaroundConsoleIO
Initializes a new instance of the MonoWorkaroundConsoleIO class
Top
Properties
  NameDescription
Public propertyIn
Public propertyKeyAvailable
Top
Methods
Events
  NameDescription
Public eventCancelKeyPress
Top
See Also