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
OfficeTicTacToe
GameUtil
IntExtensions
C# Class OfficeTicTacToe.GameUtil.IntExtensions
Datei anzeigen
Open project: DXFrance/OfficeTicTacToe
Public Methods
Method
Description
IsEven
(
this
n
) :
bool
IsOdd
(
this
n
) :
bool
Method Details
IsEven()
public
static
method
public
static
IsEven
(
this
n
) :
bool
n
this
return
bool
IsOdd()
public
static
method
public
static
IsOdd
(
this
n
) :
bool
n
this
return
bool