Example #1
0
 private void empleados_Load(object sender, EventArgs e)
 {
     inser.llenaSexo(Emp_Sexo);
     inser.llenaEdoCivil(Emp_EdoCivil);
 }