Click or drag to resize

GrShellImplRecord Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public bool Record(
	string filename,
	bool actionSpecified,
	bool start
)

Parameters

filename
Type: SystemString
actionSpecified
Type: SystemBoolean
start
Type: SystemBoolean

Return Value

Type: Boolean
See Also