Exemple #1
0
 private void BuildManagement_FormClosing(object sender, FormClosingEventArgs e)
 {
     _context?.Dispose();
 }