Exemplo n.º 1
0
 public NewProjectForm()
 {
     InitializeComponent();
     comboBox1.DataSource = MapList.GetMapNames();
 }