Ejemplo n.º 1
0
 public bool Exists()
 {
     return(rope != null && rope.Exists());
 }