public bool Destroy(object IdTallaEdad)
 {
     return(AprTallaEdad.Destroy(IdTallaEdad) == 1);
 }