Exemple #1
0
 public IEnumerable <Building> GetBuildingsList()
 {
     return(BuildingDB.GetEntityList());
 }