Click or drag to resize

GrShellMainHelperConstructShell Method

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

Parameters

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

Return Value

Type: Int32
See Also