Example #1
0
 public bool Equals(SpatialEvent other)
 => Activator == other.Activator && Tag.Equals(other.Tag);