Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BF2Statistics
BoolExtensions
C# Class BF2Statistics.BoolExtensions
Afficher le fichier
Open project: BF2Statistics/ControlCenter
Méthodes publiques
Méthode
Description
ToInt32
(
this
value
) :
int
Converts the boolean value into an int. Returns 1 if the value is true, 0 otherwise
Method Details
ToInt32()
public
static
méthode
Converts the boolean value into an int. Returns 1 if the value is true, 0 otherwise
public
static
ToInt32
(
this
value
) :
int
value
this
Résultat
int