Click or drag to resize

ActionNames Constructor

Initializes a new instance of the ActionNames class

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public ActionNames(
	ActionsTypeInformation ati
)

Parameters

ati
Type: de.unika.ipd.grGen.libGrActionsTypeInformation
See Also