Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ operator!=() [2/2]

static bool Sisus.NullExtensions.NullComparer.operator!= ( object @ object,
NullComparer @ null )
static

Determines whether the specified object is not a null reference or an Object that has been destroyed.

Parameters
@objectThe object to check.
Returns
true if the specified object is not a null reference or an Object that has been destroyed; otherwise, false.