Exemplo n.º 1
0
 public void BucarMarca(DataGridView dgv, string buscar)
 {
     metodos.BuscarMarca(dgv, buscar);
 }