Ejemplo n.º 1
0
 internal bool outOfBounds()
 {
     return(start.outOfBounds() || end.outOfBounds());
 }