Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ISinglePhaseNotification.cs
Go to the documentation of this file.
1
namespace
System.Transactions
;
2
3
public
interface
ISinglePhaseNotification
:
IEnlistmentNotification
4
{
5
void
SinglePhaseCommit
(
SinglePhaseEnlistment
singlePhaseEnlistment);
6
}
System.Transactions.SinglePhaseEnlistment
Definition
SinglePhaseEnlistment.cs:4
System.Transactions.IEnlistmentNotification
Definition
IEnlistmentNotification.cs:4
System.Transactions.ISinglePhaseNotification.SinglePhaseCommit
void SinglePhaseCommit(SinglePhaseEnlistment singlePhaseEnlistment)
System.Transactions.ISinglePhaseNotification
Definition
ISinglePhaseNotification.cs:4
System.Transactions
Definition
AppSettings.cs:1
source
System.Transactions.Local
System.Transactions
ISinglePhaseNotification.cs
Generated by
1.10.0