Exemplo n.º 1
0
 private void Materiaux_FormClosing(object sender, FormClosingEventArgs e)
 {
     lite.closeConnection();
 }
Exemplo n.º 2
0
 private void Familles_FormClosing(object sender, FormClosingEventArgs e)
 {
     lite.closeConnection();
 }