Exemplo n.º 1
0
 private void FrmMain_FormClosing(object sender, FormClosingEventArgs e)
 {
     AcbrNFe.Dispose();
     AcbrNFe = null;
 }