Exemplo n.º 1
0
 private void BtnBuscar_Click(object sender, EventArgs e)
 {
     log.EjecutarConsultas(dgvConsultas, textBox1.Text);
 }