C# Class LetMeRate.Common.ObjectExtensions

Mostra file Open project: cairey/Let-Me-Rate-NancyFX

Public Methods

Method Description
IsNotNull ( this source ) : bool
IsNull ( this source ) : bool

Method Details

IsNotNull() public static method

public static IsNotNull ( this source ) : bool
source this
return bool

IsNull() public static method

public static IsNull ( this source ) : bool
source this
return bool