private void button19_Click(object sender, EventArgs e) { ProcesoContingencia pc = new ProcesoContingencia(); pc.procesoContingencia(); }