Example #1
0
 public void Setup()
 {
     railNetwork = new RailNetwork();
     //railNetwork.CreateEdge("AB1");
 }