public bool Delete(object IdRelacion)
 {
     return(AprRelControNiñoSanoFactorProtector.Delete(IdRelacion) == 1);
 }