Пример #1
0
 public void DeleteSector()
 {
     Sectors.RemoveAt(Sectors.Count - 1);
 }