Exemplo n.º 1
0
 public void AddMapSectionToList(MapSection mapSection)
 {
     MsList.Add(mapSection);
 }