C# Class Nexus.Transactions.Enlistment

Describes the enlistment of a resource manager in a transaction.
Afficher le fichier Open project: NexusMods/NexusModManager-4.5 Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Done ( ) : void

Marks the enlistmant as having finished.

Enlistment ( ) : System

The default constructor.

Method Details

Done() public méthode

Marks the enlistmant as having finished.
public Done ( ) : void
Résultat void

Enlistment() public méthode

The default constructor.
public Enlistment ( ) : System
Résultat System