Exemple #1
0
 public void setc2(Nodo _c2)
 {
     this.c2 = _c2;
 }
Exemple #2
0
 public void setc1(Nodo _c1)
 {
     this.c1 = _c1;
 }