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