Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
clojure
lang
LockingTransaction.Info
C# 클래스 clojure.lang.LockingTransaction.Info
The current state of a transaction.
파일 보기
프로젝트 열기: richhickey/clojure-clr
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
Info
(
int
status
,
long
startPoint
) :
System
Construct an info.
메소드 상세
Info()
공개
메소드
Construct an info.
public
Info
(
int
status
,
long
startPoint
) :
System
status
int
Current status.
startPoint
long
Start point.
리턴
System