Click or drag to resize

GrShellDriverInclude Method

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

Parameters

filename
Type: SystemString
from
Type: SystemString
to
Type: SystemString

Return Value

Type: Boolean
See Also