C# Class PageTypeBuilder.Helpers.ObjectExtensions

ファイルを表示 Open project: joelabrahamsson/Page-Type-Builder

Public Methods

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

Method Details

IsNotNull() public static method

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

IsNull() public static method

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