Click or drag to resize

RecorderTransactionRollback Method

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

Parameters

transactionID
Type: SystemInt32
start
Type: SystemBoolean

Implements

IRecorderTransactionRollback(Int32, Boolean)
See Also