C# Class B9PartSwitch.ObjectExtensions

Show file Open project: blowfishpro/B9PartSwitch

Public Methods

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

Method Details

IsNotNull() public static method

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

IsNull() public static method

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