Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
BF2Statistics
BoolExtensions
C# Класс BF2Statistics.BoolExtensions
Показать файл
Открыть проект
Открытые методы
Метод
Описание
ToInt32
(
this
value
) :
int
Converts the boolean value into an int. Returns 1 if the value is true, 0 otherwise
Описание методов
ToInt32()
публичный
статический
Метод
Converts the boolean value into an int. Returns 1 if the value is true, 0 otherwise
public
static
ToInt32
(
this
value
) :
int
value
this
Результат
int