Esempio n. 1
0
 private void tmiSair_Click(object sender, EventArgs e)
 {
     Application.Exit();
     objController.SalvarDadosEmJson();
 }