C# Class Shared.NumericUtils

Afficher le fichier Open project: jbouzaglou/PetPigeonsESB

Méthodes publiques

Méthode Description
IsPowerOfTwo ( int number ) : bool
IsPowerOfTwo ( long number ) : bool

Method Details

IsPowerOfTwo() public static méthode

public static IsPowerOfTwo ( int number ) : bool
number int
Résultat bool

IsPowerOfTwo() public static méthode

public static IsPowerOfTwo ( long number ) : bool
number long
Résultat bool