public bool Destroy(object IdAsistencia)
 {
     return(PnAsistencium.Destroy(IdAsistencia) == 1);
 }