Example #1
0
 public void AddNeighborhood(INeighborhoodBuilder neighborhoodBuilder)
 {
     NeighborhoodsContainer.Add(neighborhoodBuilder);
 }