Click or drag to resize

RecorderTransactionStart Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public void TransactionStart(
	int transactionID
)

Parameters

transactionID
Type: SystemInt32

Implements

IRecorderTransactionStart(Int32)
See Also