Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Blaze
Server
TdfBlob
C# Class Blaze.Server.TdfBlob
Inheritance:
Tdf
ファイルを表示
Open project: sebastian-malek/blaze-server
Public Properties
Property
Type
Description
Data
byte[]
Public Methods
Method
Description
TdfBlob
(
string
label
,
byte
data
) :
System
Method Details
TdfBlob()
public
method
public
TdfBlob
(
string
label
,
byte
data
) :
System
label
string
data
byte
return
System
Property Details
Data
public_oe property
public
byte[]
Data
return
byte[]