Example #1
0
 public int CompareTo(SpatialEvent other)
 => Activator.CompareTo(other.Activator) + Tag.CompareTo(other.Tag);