Exemplo n.º 1
0
 private void AddBusBttn_Click(object sender, EventArgs e)
 {
     town.AddBus(0);
 }