C# Class Mono.Rocks.UInt32Rocks

Afficher le fichier Open project: mono/rocks

Méthodes publiques

Méthode Description
IsEven ( this value ) : bool
IsOdd ( this value ) : bool

Method Details

IsEven() public static méthode

public static IsEven ( this value ) : bool
value this
Résultat bool

IsOdd() public static méthode

public static IsOdd ( this value ) : bool
value this
Résultat bool