Click or drag to resize

GrShellMainHelperExecuteShell Method

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

Parameters

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

Return Value

Type: Int32
See Also