Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | Done () |
Package Functions | |
Enlistment (InternalEnlistment internalEnlistment) | |
Enlistment (Guid resourceManagerIdentifier, InternalTransaction transaction, IEnlistmentNotification twoPhaseNotifications, ISinglePhaseNotification singlePhaseNotifications, Transaction atomicTransaction) | |
Enlistment (InternalTransaction transaction, IEnlistmentNotification twoPhaseNotifications, ISinglePhaseNotification singlePhaseNotifications, Transaction atomicTransaction, EnlistmentOptions enlistmentOptions) | |
Enlistment (InternalTransaction transaction, IPromotableSinglePhaseNotification promotableSinglePhaseNotification, Transaction atomicTransaction) | |
Enlistment (IEnlistmentNotification twoPhaseNotifications, InternalTransaction transaction, Transaction atomicTransaction) | |
Enlistment (IEnlistmentNotification twoPhaseNotifications, object syncRoot) | |
Package Attributes | |
InternalEnlistment | _internalEnlistment |
Properties | |
InternalEnlistment | InternalEnlistment [get] |
Definition at line 3 of file Enlistment.cs.