Click or drag to resize

MonoWorkaroundConsoleIO Class

Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.libConsoleAndOSMonoWorkaroundConsoleIO
    de.unika.ipd.grGen.libConsoleAndOSMonoLinuxWorkaroundConsoleIO
    de.unika.ipd.grGen.libConsoleAndOSMonoWindowsWorkaroundConsoleIO

Namespace:  de.unika.ipd.grGen.libConsoleAndOS
Assembly:  libConsoleAndOS (in libConsoleAndOS.dll) Version: GrGen.NET 8.0
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