Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Cyotek
Data
Nbt
TagByte
C# Class Cyotek.Data.Nbt.TagByte
Inheritance:
Tag
Mostra file
Open project: cyotek/Cyotek.Data.Nbt
Class Usage Examples
Public Methods
Method
Description
TagByte
( )
TagByte
(
byte
value
)
TagByte
(
string
name
)
TagByte
(
string
name
,
byte
value
)
ToString
(
string
indentString
) :
string
Method Details
TagByte()
public
method
public
TagByte
( )
TagByte()
public
method
public
TagByte
(
byte
value
)
value
byte
TagByte()
public
method
public
TagByte
(
string
name
)
name
string
TagByte()
public
method
public
TagByte
(
string
name
,
byte
value
)
name
string
value
byte
ToString()
public
method
public
ToString
(
string
indentString
) :
string
indentString
string
return
string