[inline, static]
Determines if two group are not the same.
Definition at line 133 of file SimulatedGroup.cs.
{ return !(sg1 == sg2); }