Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Phase1VolatileEnlistment()

System.Transactions.Phase1VolatileEnlistment.Phase1VolatileEnlistment ( Enlistment enlistment,
InternalTransaction transaction,
IEnlistmentNotification twoPhaseNotifications,
ISinglePhaseNotification singlePhaseNotifications,
Transaction atomicTransaction )
inline

Definition at line 5 of file Phase1VolatileEnlistment.cs.

6 : base(enlistment, transaction, twoPhaseNotifications, singlePhaseNotifications, atomicTransaction)
7 {
8 }