Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Emveepee
Decoding
Block
C# Class Emveepee.Decoding.Block
Exibir arquivo
Open project: mono/emveepee
Class Usage Examples
Protected Properties
Property
Type
Description
end_counter
ulong
end_time
System.DateTime
start_counter
ulong
start_time
System.DateTime
thread_id
ulong
Protected Methods
Method
Description
Block
(
BlockCode
code
) :
System
Method Details
Block()
protected
method
protected
Block
(
BlockCode
code
) :
System
code
BlockCode
return
System
Property Details
end_counter
protected_oe property
protected
ulong
end_counter
return
ulong
end_time
protected_oe property
protected
DateTime,System
end_time
return
System.DateTime
start_counter
protected_oe property
protected
ulong
start_counter
return
ulong
start_time
protected_oe property
protected
DateTime,System
start_time
return
System.DateTime
thread_id
protected_oe property
protected
ulong
thread_id
return
ulong