Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Emveepee
Decoding
Block
C# 클래스 Emveepee.Decoding.Block
파일 보기
프로젝트 열기: mono/emveepee
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
end_counter
ulong
end_time
System.DateTime
start_counter
ulong
start_time
System.DateTime
thread_id
ulong
보호된 메소드들
메소드
설명
Block
(
BlockCode
code
) :
System
메소드 상세
Block()
보호된
메소드
protected
Block
(
BlockCode
code
) :
System
code
BlockCode
리턴
System
프로퍼티 상세
end_counter
보호되어 있는 프로퍼티
protected
ulong
end_counter
리턴
ulong
end_time
보호되어 있는 프로퍼티
protected
DateTime,System
end_time
리턴
System.DateTime
start_counter
보호되어 있는 프로퍼티
protected
ulong
start_counter
리턴
ulong
start_time
보호되어 있는 프로퍼티
protected
DateTime,System
start_time
리턴
System.DateTime
thread_id
보호되어 있는 프로퍼티
protected
ulong
thread_id
리턴
ulong