protected bool OperacaoValida()
 {
     return(!_notificador.TemNotificao());
 }