Click or drag to resize

GrShellImplReplay Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public bool Replay(
	string filename,
	string from,
	string to,
	GrShellDriver driver
)

Parameters

filename
Type: SystemString
from
Type: SystemString
to
Type: SystemString
driver
Type: de.unika.ipd.grGen.grShellGrShellDriver

Return Value

Type: Boolean
See Also