Méthode | Description | |
---|---|---|
IsPowerOfTwo ( int number ) : bool | ||
IsPowerOfTwo ( long number ) : bool |
public static IsPowerOfTwo ( int number ) : bool | ||
number | int | |
Résultat | bool |
public static IsPowerOfTwo ( long number ) : bool | ||
number | long | |
Résultat | bool |