C# 클래스 Nexus.Transactions.Enlistment

Describes the enlistment of a resource manager in a transaction.
파일 보기 프로젝트 열기: NexusMods/NexusModManager-4.5 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Done ( ) : void

Marks the enlistmant as having finished.

Enlistment ( ) : System

The default constructor.

메소드 상세

Done() 공개 메소드

Marks the enlistmant as having finished.
public Done ( ) : void
리턴 void

Enlistment() 공개 메소드

The default constructor.
public Enlistment ( ) : System
리턴 System