Esempio n. 1
0
 public override string ToString()
 {
     return("Connection: [" + portal.ToString() + "] - [" + nextCell.ToString() + "]");
 }