C# Class ExtensionMethodsExample.IntExtensions

Show file Open project: tamirdresher/RxInAction

Public Methods

Method Description
IsEven ( this number ) : bool

Method Details

IsEven() public static method

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