Exemplo n.º 1
0
 public override bool Intersects(Compound other)
 {
     return(other.Intersects(this));
 }