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
System
ZXPCBBox
C# Class System.ZXPCBBox
Inheritance:
IZXPConverter
Mostrar archivo
Open project: RegrowthStudios/VoxelRTS
Public Properties
Property
Type
Description
VALUE_DELIMITERS
char[]
Public Methods
Method
Description
Convert
(
string
s
,
object
&
value
) :
bool
Convert
(
object
value
) :
string
Method Details
Convert()
public
method
public
Convert
(
string
s
,
object
&
value
) :
bool
s
string
value
object
return
bool
Convert()
public
method
public
Convert
(
object
value
) :
string
value
object
return
string
Property Details
VALUE_DELIMITERS
public_oe static_oe property
public
static
char[]
VALUE_DELIMITERS
return
char[]