[inline, static]
Checks if 2 smart islands are different.
Definition at line 513 of file SmartIsland.cs.
{ return !object.Equals(a, b); }