Example #1
0
 private void btnSalir_Click(object sender, EventArgs e)
 {
     Instancia = null;
     this.Close();
 }
Example #2
0
 private void btnSalir_Click(object sender, EventArgs e)
 {
     Instancia = null;
     this.Close();
 }