Click or drag to resize

ActionNamesContainsFunction Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public bool ContainsFunction(
	string functionName
)

Parameters

functionName
Type: SystemString

Return Value

Type: Boolean
See Also