Exemple #1
0
 private void btnSeleccionar_Click(object sender, EventArgs e)
 {
     conexion.RecuperarCliente(codigoCliente);
 }