Click or drag to resize

GrShellImplReplay Method


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

Parameters

filename  String
 
from  String
 
to  String
 
driver  GrShellDriver
 

Return Value

Boolean
See Also