Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Nexus
Transactions
Enlistment
C# Class Nexus.Transactions.Enlistment
Describes the enlistment of a resource manager in a transaction.
Mostra file
Open project: NexusMods/NexusModManager-4.5
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
Done
( ) :
void
Marks the enlistmant as having finished.
Enlistment
( ) :
System
The default constructor.
Method Details
Done()
public
method
Marks the enlistmant as having finished.
public
Done
( ) :
void
return
void
Enlistment()
public
method
The default constructor.
public
Enlistment
( ) :
System
return
System