Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
TransactionCompletedEventHandler.cs
Go to the documentation of this file.
1
namespace
System.Transactions
;
2
3
public
delegate
void
TransactionCompletedEventHandler
(
object
? sender,
TransactionEventArgs
e);
System.Transactions.TransactionEventArgs
Definition
TransactionEventArgs.cs:4
System.Transactions.TransactionCompletedEventHandler
delegate void TransactionCompletedEventHandler(object? sender, TransactionEventArgs e)
System.Transactions
Definition
AppSettings.cs:1
source
System.Transactions.Local
System.Transactions
TransactionCompletedEventHandler.cs
Generated by
1.10.0