Exemple #1
0
 void HandleFormClosing(object sender, FormClosingEventArgs e)
 {
     host.Dispose();
     conf.Dispose();
 }