Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PERWAPI
ByteArrConst
C# Class PERWAPI.ByteArrConst
Inheritance:
DataConstant
Mostrar archivo
Open project: xored/f4
Public Methods
Method
Description
ByteArrConst
(
byte
val
) :
System
GetArray
( ) :
byte[]
Private Methods
Method
Description
GetBlobIndex
(
MetaDataOut
md
) :
uint
Write
(
BinaryWriter
bw
) :
void
Method Details
ByteArrConst()
public
method
public
ByteArrConst
(
byte
val
) :
System
val
byte
return
System
GetArray()
public
method
public
GetArray
( ) :
byte[]
return
byte[]