Click or drag to resize

WorkaroundManager Class

Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.libGrWorkaroundManager

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

The WorkaroundManager type exposes the following members.

Constructors
 NameDescription
Public methodWorkaroundManagerInitializes a new instance of the WorkaroundManager class
Top
Properties
 NameDescription
Public propertyStatic memberIsLinux 
Public propertyStatic memberIsMono 
Public propertyStatic memberWorkaround An appropriate IWorkaround instance for the used CLR and operating system.
Top
See Also