Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
AniDBmini
ConfigValue
C# Class AniDBmini.ConfigValue
Datei anzeigen
Open project: ahodesuka/AniDBmini
Public Methods
Method
Description
ConfigValue
(
string
val
) :
System
ToBoolean
( ) :
bool
ToInt32
( ) :
int
ToString
( ) :
string
Method Details
ConfigValue()
public
method
public
ConfigValue
(
string
val
) :
System
val
string
return
System
ToBoolean()
public
method
public
ToBoolean
( ) :
bool
return
bool
ToInt32()
public
method
public
ToInt32
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
string
return
string