Example #1
0
 public List <Station> GetStations()
 {
     return(buildingManager.GetStations());
 }