Init(args)
Scripting Reference
Loading...
Searching...
No Matches
Sisus.NullExtensions.NullOrInactiveComparer Class Reference

Description

Represents a null reference or an Object that has been destroyed or is inactive.

Static Public Member Functions

static bool operator== (object obj, NullOrInactiveComparer nullOrInactive)
 Determines whether the specified object is a null reference or an Object that has been destroyed or is inactive.
 
static bool operator!= (object obj, NullOrInactiveComparer nullOrInactive)
 Determines whether the specified object is not a null reference or an Object that has been destroyed or is inactive.