Test whether the two NullAtoms are the same
[C#] bool Equals(NullAtom other)
bool Equals(NullAtom other)
Test whether the two NullAtoms are the same.
NullAtoms are are always equal to each other.
None.