Ejemplo n.º 1
0
 private void BtnCambiar_Click(object sender, RoutedEventArgs e)
 {
     SetValores();
     ce.UpdateEmpleado(empleado);
 }