Esempio n. 1
0
 void WhenClosed(object a, FormClosedEventArgs e)
 {
     Settings = null;
     GC.Collect();
 }