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
OfficeTicTacToe
GameUtil
IntExtensions
C# Class OfficeTicTacToe.GameUtil.IntExtensions
Afficher le fichier
Open project: DXFrance/OfficeTicTacToe
Méthodes publiques
Méthode
Description
IsEven
(
this
n
) :
bool
IsOdd
(
this
n
) :
bool
Method Details
IsEven()
public
static
méthode
public
static
IsEven
(
this
n
) :
bool
n
this
Résultat
bool
IsOdd()
public
static
méthode
public
static
IsOdd
(
this
n
) :
bool
n
this
Résultat
bool