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

◆ SinglePhaseEnlistment()

System.Transactions.SinglePhaseEnlistment.SinglePhaseEnlistment ( InternalEnlistment enlistment)
inlinepackage

Definition at line 5 of file SinglePhaseEnlistment.cs.

6 : base(enlistment)
7 {
8 }