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.1
Syntax
C#
public ActionNames(
	ActionsTypeInformation ati
)

Parameters

ati  ActionsTypeInformation
 
See Also