public void Actualizacion(EquipoEntity objEquipoEnt)
 {
     objEquipoModel.Update(objEquipoEnt);
 }