C# Class Mono.Rocks.Int64Rocks

Datei anzeigen Open project: mono/rocks

Public Methods

Method Description
IsEven ( this value ) : bool
IsOdd ( this value ) : bool

Method Details

IsEven() public static method

public static IsEven ( this value ) : bool
value this
return bool

IsOdd() public static method

public static IsOdd ( this value ) : bool
value this
return bool