Exemplo n.º 1
0
 public void OnClosed()
 {
     config.Save();
     Closed.Invoke(null, new EventArgs());
 }