Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
EnlistmentType.cs
Go to the documentation of this file.
1
namespace
System.Transactions
;
2
3
internal
enum
EnlistmentType
4
{
5
Volatile
,
6
Durable
,
7
PromotableSinglePhase
8
}
System.Transactions.EnlistmentType
EnlistmentType
Definition
EnlistmentType.cs:4
System.Transactions.EnlistmentType.Volatile
@ Volatile
System.Transactions.EnlistmentType.PromotableSinglePhase
@ PromotableSinglePhase
System.Transactions.EnlistmentType.Durable
@ Durable
System.Transactions
Definition
AppSettings.cs:1
source
System.Transactions.Local
System.Transactions
EnlistmentType.cs
Generated by
1.10.0