Click or drag to resize

GrShellMainHelperHandleEofOrErrorIfNonConsoleShell Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public static int HandleEofOrErrorIfNonConsoleShell(
	bool success,
	GrShellConfigurationAndControlState config,
	GrShellComponents components
)

Parameters

success
Type: SystemBoolean
config
Type: de.unika.ipd.grGen.grShellGrShellConfigurationAndControlState
components
Type: de.unika.ipd.grGen.grShellGrShellComponents

Return Value

Type: Int32
See Also