Click or drag to resize

Param Constructor

Initializes a new instance of the Param class

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public Param(
	string key
)

Parameters

key
Type: SystemString
See Also