C# Class TicTacToeGameUtil.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